DragonFly commits List (threaded) for 2005-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/bus/ppbus ppb_msq.c
dillon 2005/03/23 11:09:33 PST
DragonFly src repository
Modified files:
sys/bus/ppbus ppb_msq.c
Log:
Additional note to last commit. GCC-3.4 improperly generates a warning
and an int $5 for unpromoted conversions (somebody really scewed up in GCC
land if they thought that that was a reasonable solution!)... It really
should generate a fatal error for this case since the traditional varadic
macros were able to handle the case.
Revision Changes Path
1.8 +0 -0 src/sys/bus/ppbus/ppb_msq.c
http://www.dragonflybsd.org/cvsweb/src/sys/bus/ppbus/ppb_msq.c.diff?r1=1.7&r2=1.8&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]