cvs commit: src/sys/bus/ppbus ppb_msq.c

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Mar 23 11:12:15 PST 2005


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





More information about the Commits mailing list