Stephan T. Lavavej wrote:

> In working with my date/time code I've encountered another problem with
> Boost.  I can reproducibly get lexical_cast to segfault.  It happens when a
> ...details omitted...
> 
> Red Hat 9, gcc 3.3, Boost 1.30.0:

You should upgrade your lexical_cast.hpp to the CVS version or boost to 1.30.1.  
There was an issue with the 1.30.0 lexical cast that is fixed in 1.30.1.  Not 100% 
sure this will fix you problem, but it is worth a shot.  Your test worked for me 
on Mandrake 9.1, gcc 3.2.2.

Jeff


_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to