[nut-Bugs][304249] nut uses && instead of & sometimes

nut-bugs at alioth.debian.org nut-bugs at alioth.debian.org
Thu Dec 14 10:53:09 CET 2006


Bugs item #304249, was opened at 2006-12-14 10:53
Status: Open
Priority: 3
Submitted By: Arjen de Korte (adkorte-guest)
Assigned to: Nobody (None)
Summary: nut uses && instead of & sometimes 
Resolution: None
Group: None
Category: None


Initial Comment:
>From https://bugzilla.novell.com/show_bug.cgi?id=219737

./nut/nut-2.0.4.tar.bz2.contents/nut-2.0.4/drivers/bcmxcp.c:    cbuf[1] =
(unsigned char)(bcmxcp_status.shutdowndelay && 0x00ff);       /* "delay" sec
delay for shutdown, */
./nut/nut-2.0.4.tar.bz2.contents/nut-2.0.4/drivers/bcmxcp.c:            cbuf[1]
= (unsigned char)(bcmxcp_status.shutdowndelay && 0x00ff);       /* "delay" sec
delay for shutdown, */


should be & instead.

----------------------------------------------------------------------

You can respond by visiting: 
http://alioth.debian.org/tracker/?func=detail&atid=411542&aid=304249&group_id=30602



More information about the NUT-tracker mailing list