DragonFly commits List (threaded) for 2006-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/i386/include stdint.h
y0netan1 2006/01/01 22:02:01 PST
DragonFly src repository
Modified files:
sys/i386/include stdint.h
Log:
Fix buildworld with WANT_GCC40 defined. In gcc-4.0, __offsetof__ macro
has been replaced with __builtin_offsetof macro, which also does
the complex type-casting stuff needed by the version using __offsetof__.
Revision Changes Path
1.4 +2 -0 src/sys/i386/include/stdint.h
http://www.dragonflybsd.org/cvsweb/src/sys/i386/include/stdint.h.diff?r1=1.3&r2=1.4&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]