[Bug libstdc++/23271] Members of ctype_base appear not to be integral constant expressions.

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Aug 7 18:03:00 GMT 2005


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-07 18:03 -------
ppc-darwin have the definition of mask type as:
    typedef unsigned long mask;

i686-pc-linux have:
    typedef unsigned short mask;


-- 


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



More information about the Gcc-bugs mailing list