RE: [boost] lexical_cast segfault

2003-08-14 Thread Jeff Garland
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 ve

Re: [boost] lexical_cast segfault

2003-08-14 Thread Victor A. Wagner, Jr.
At Tuesday 2003-08-05 17:36, you 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 greg_month is lexical_cast to a string. I don't observe this behavior for years or days, just months. The segf