DragonFly commits List (threaded) for 2008-03
DragonFly BSD
DragonFly commits List (threaded) for 2008-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/include wchar.h src/sys/sys stdint.h src/gnu/lib/gcc41/libstdc++ config.h


From: Hasso Tepper <hasso@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 10 Mar 2008 05:01:50 -0700 (PDT)

hasso       2008/03/10 05:01:50 PDT

DragonFly src repository

  Modified files:
    include              wchar.h 
    sys/sys              stdint.h 
    gnu/lib/gcc41/libstdc++ config.h 
  Log:
  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.
  
  Approved-by: corecode@
  
  Revision  Changes    Path
  1.11      +0 -2      src/include/wchar.h
  1.4       +0 -2      src/sys/sys/stdint.h
  1.2       +6 -6      src/gnu/lib/gcc41/libstdc++/config.h


http://www.dragonflybsd.org/cvsweb/src/include/wchar.h.diff?r1=1.10&r2=1.11&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/sys/stdint.h.diff?r1=1.3&r2=1.4&f=u
http://www.dragonflybsd.org/cvsweb/src/gnu/lib/gcc41/libstdc++/config.h.diff?r1=1.1&r2=1.2&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]