This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/11838] boost::lexical_cast segfault
- From: "stl at caltech dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Sep 2003 21:39:14 -0000
- Subject: [Bug libstdc++/11838] boost::lexical_cast segfault
- References: <20030806195000.11838.stl@caltech.edu>
- 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=11838
------- Additional Comments From stl at caltech dot edu 2003-09-13 21:39 -------
It turns out that this is boost's bug. See:
http://lists.boost.org/MailArchives/boost/msg52323.php
This bug can be closed (as INVALID?). Thanks.