看板 DFBSD_commit 關於我們 聯絡資訊
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