This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/10081] basic_ios::_M_cache_locale leaves NULL members in the face of unknown locales
- From: "bkoz at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Oct 2003 22:20:27 -0000
- Subject: [Bug libstdc++/10081] basic_ios::_M_cache_locale leaves NULL members in the face of unknown locales
- References: <20030314120600.10081.peturr02@ru.is>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10081
bkoz at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |3.3.3
------- Additional Comments From bkoz at gcc dot gnu dot org 2003-10-20 22:20 -------
Fixed and testecases added on mainline, patched on gcc-3_3-branch.
-benjamin