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]

fix libstdc++/53678 - namespace pollution on NetBSD


This fixes a regression on NetBSD.

2012-06-18  Jörg Sonnenberger <joerg@britannica.bec.de>
            Jonathan Wakely  <jwakely.gcc@gmail.com>

        PR libstdc++/53678
        * config/os/bsd/netbsd/ctype_base.h: Check for _CTYPE_U.
        * testsuite/22_locale/ctype_base/53678.cc: New.

Tested x86_64-unknown-netbsd5.1, committed to trunk, 4.7 and 4.6 to follow

Attachment: patch.txt
Description: Text document


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