PR libstdc++/11844/11740 (cont)
authorAndreas Tobler <a.tobler@schweiz.ch>
Sun, 12 Oct 2003 07:34:30 +0000 (09:34 +0200)
committerPaolo Carlini <paolo@gcc.gnu.org>
Sun, 12 Oct 2003 07:34:30 +0000 (07:34 +0000)
commitc411fdaebf75260d7590aa0b11926342ebe0940d
treea094d6d2059ec27871b34a4bb53995ec54c60156
parent33dac2abf58c44a47c72ceb76ecd9b4d510bfe99
PR libstdc++/11844/11740 (cont)

2003-10-12  Andreas Tobler  <a.tobler@schweiz.ch>
    Paolo Carlini  <pcarlini@unitus.it>

PR libstdc++/11844/11740 (cont)
* config/os/generic/ctype_inline.h (ctype<char>::is):
Generically, use a bitmasksize of 15 (instead of 10);
Fix the logic to actually return (M & m) != 0 as per
22.2.1.1.2.

Co-Authored-By: Paolo Carlini <pcarlini@unitus.it>
From-SVN: r72389
libstdc++-v3/ChangeLog
libstdc++-v3/config/os/generic/ctype_inline.h