[Bug libstdc++/9581] Array versions of ctype<wchar_t>::do_narrow and do_widen broken.

dhazeghi@yahoo.com gcc-bugzilla@gcc.gnu.org
Sun Jun 8 08:12:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


dhazeghi@yahoo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
  GCC build triplet|                            |i686-pc-linux-gnu
   GCC host triplet|                            |i686-pc-linux-gnu
 GCC target triplet|                            |i686-pc-linux-gnu
   Last reconfirmed|0000-00-00 00:00:00         |2003-06-08 08:12:33
               date|                            |


------- Additional Comments From dhazeghi@yahoo.com  2003-06-08 08:12 -------
Hello,

what's the status of this bug? It seems to fail for me with gcc 3.3 branch:
a.out: test.cc:20: int main(): Assertion `wbuf[0] == wct.widen(strlit[0])' failed.
Aborted

and with gcc mainline (20030603):
terminate called after throwing an instance of 'std::runtime_error'
  what():  locale::facet::_S_create_c_locale name not valid
Aborted

Still, I see a patch for this problen was committed, so I'm a bit confused. Thanks,

Dara



More information about the Gcc-bugs mailing list