cvs commit: src/include wchar.h src/sys/sys stdint.h src/gnu/lib/gcc41/libstdc++ config.h
Hasso Tepper
hasso at crater.dragonflybsd.org
Mon Mar 10 06:30:58 PDT 2008
hasso 2008/03/10 06:30:36 PDT
DragonFly src repository
Modified files: (Branch: DragonFly_RELEASE_1_12)
include wchar.h
sys/sys stdint.h
gnu/lib/gcc41/libstdc++ config.h
Log:
MFC:
Remove #ifndef __cplusplus around wchar related stuff in include/wchar.h
and sys/sys/stdint.h headers. It allows to build libstdc++ with std::w*
(wstring, wint_t etc) support.
Amongst others fixes building boost libraries with g++41.
Revision Changes Path
1.10.10.1 +0 -2 src/include/wchar.h
1.3.10.1 +0 -2 src/sys/sys/stdint.h
1.1.6.1 +6 -6 src/gnu/lib/gcc41/libstdc++/config.h
http://www.dragonflybsd.org/cvsweb/src/include/wchar.h.diff?r1=1.10&r2=1.10.10.1&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/sys/stdint.h.diff?r1=1.3&r2=1.3.10.1&f=u
http://www.dragonflybsd.org/cvsweb/src/gnu/lib/gcc41/libstdc++/config.h.diff?r1=1.1&r2=1.1.6.1&f=u
More information about the Commits
mailing list