|
Boost Testing : |
From: Hartmut Kaiser (hartmut.kaiser_at_[hidden])
Date: 2005-05-14 15:41:46
Rene Rivera wrote:
> > When I run it on MacOSX 10.2.8 I get:
> >
> > ====
> > Parsing: May 14 2005 14:17:22
> > Segmentation fault
> > ====
> >
> > Doesn't seem helpful so far :-(
> >
> > By the way it also produces warnings about "implicit arithmetic
> > conversion from 'int' to 'char'" inside
> > ..::time_conversion_helper(const
> > char*)
Where exactly?
> > I'll see what the debugger says about the fault.
>
> It segfaults in
> boost::spirit::chlit<char>::test<char>(char)const where the
> ch_ = 'M'. This is called, eventually, from line 114 of
> testwave.cpp, i.e. the parse.
Doesn't help me either :-(
Thanks anyway!
Regards Hartmut