]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/include/bits/basic_string.h
PR libstdc++/68353 fix _GLIBCXX_USE_C99_WCHAR test
authorJonathan Wakely <jwakely@redhat.com>
Sun, 15 Nov 2015 11:15:08 +0000 (11:15 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Sun, 15 Nov 2015 11:15:08 +0000 (11:15 +0000)
commit356510acd94c858b610a9cc4012880f5ba810c44
tree766a631287ba244191c250d66de93ca281a55a05
parent1d899da29704ced8c3a947763a963e82e9044015
PR libstdc++/68353 fix _GLIBCXX_USE_C99_WCHAR test

PR libstdc++/68353
* include/bits/basic_string.h: Test value of _GLIBCXX_USE_C99_WCHAR
not whether it is defined.
* include/ext/vstring.h: Likewise.

From-SVN: r230395
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/basic_string.h
libstdc++-v3/include/ext/vstring.h