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++/47387] AIX ctype 'mask' override not working


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

--- Comment #5 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> 2011-01-24 19:53:38 UTC ---
Author: paolo
Date: Mon Jan 24 19:53:35 2011
New Revision: 169178

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169178
Log:
2011-01-24  Graham Reed  <greed@pobox.com>

    PR libstdc++/47387
    * config/os/aix/ctype_inline.h (ctype<char>::is): Use _M_table if
    provided.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/config/os/aix/ctype_inline.h


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