Source-Changes archive

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

CVS commit: [netbsd-3] src/gnu/dist/gcc/libstdc++-v3



Module Name:    src
Committed By:   tron
Date:           Mon Apr  4 18:15:17 UTC 2005

Modified Files:
        src/gnu/dist/gcc/libstdc++-v3 [netbsd-3]: acinclude.m4
        src/gnu/dist/gcc/libstdc++-v3/include/c_std [netbsd-3]: std_cwchar.h

Log Message:
Pull up revision 1.2 (requested by christos in ticket #102):
PR/29832: J.T. Conklin: libstdc++ missing std::wstring support
This wonderful patch together with yesterdays wcsftime addition, makes
us able to use wide strings in c++


To generate a diff of this commit:
cvs rdiff -r1.1.1.2 -r1.1.1.2.6.1 src/gnu/dist/gcc/libstdc++-v3/acinclude.m4
cvs rdiff -r1.1.1.1 -r1.1.1.1.6.1 \
    src/gnu/dist/gcc/libstdc++-v3/include/c_std/std_cwchar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index