This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

cheaders, namespace std, namespace __c99


With reference to Benjamin Kosnik post:
glibc-2.3, namespace std work part 1
http://gcc.gnu.org/ml/libstdc++/2002-08/msg00284.html

Following Benjamin's response to my earlier post, I have been trying to use
the framework discribed in the above patch as guide for modifying mingw32
headers to allow  the cheaders=c model, while still retaining compatability
with older libstc++.

Has this work progressed beyond the "for reference only" stage?  

A more specific question: Why are _all_ the names in wchar.h and wctype.h
in namespace __c99.  My understanding is that most of these are c90, the
exceptions being:
swnprintf, vfwscanf, vswnprintf, vswscanf, vwscanf, wcstof, wcstold,
wcstoll, wcstoull


Danny


http://mobile.yahoo.com.au - Yahoo! Messenger for SMS
- Always be connected to your Messenger Friends


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]