This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug libstdc++/33773] FAIL: 21_strings/headers/cwchar/macros.cc (test for excess errors)



------- Comment #4 from paolo at gcc dot gnu dot org  2007-10-15 09:35 -------
Subject: Bug 33773

Author: paolo
Date: Mon Oct 15 09:34:56 2007
New Revision: 129314

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129314
Log:
2007-10-15  Paolo Carlini  <pcarlini@suse.de>

        PR libstdc++/33771
        PR libstdc++/33773
        * testsuite/21_strings/headers/cwchar/macros.cc: Guard test with
        _GLIBCXX_HAVE_WCHAR_H.
        * testsuite/21_strings/headers/cwctype/macros.cc: Likewise with
        _GLIBCXX_HAVE_WCTYPE_H.
        * testsuite/17_intro/headers/c++200x/all.cc: Guard inclusions
        of <wchar.h> and <wctype.h>.
        * testsuite/17_intro/headers/c++200x/all_multiple_inclusion.cc:
        Likewise.
        * testsuite/17_intro/headers/c++1998/all.cc: Likewise.
        * testsuite/17_intro/headers/c++1998/all_multiple_inclusion.cc:
        Likewise.

Modified:
    trunk/libstdc++-v3/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33773


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