Boost logo

Boost :

From: Jens Maurer (Jens.Maurer_at_[hidden])
Date: 2001-05-25 16:44:29


Rene Jager wrote:
>
> i'm using a recent snapshot of gcc/g++ v3 prerelease

Me too.

> i found that in Boost.Regex that on many places it is assumed that
> std::string::iterator == char*

Both regex tests (char and wchar_t) pass here with both
   gcc version 3.0 20010521 (prerelease)
and
   gcc version 3.1 20010518 (experimental)

And that gcc installation did detect an "iterator == element *"
bug in some other boost library.

I'm confused. Please make sure you have a recent CVS checkout
of both boost and gcc, and send me the full compiler output
(including "gcc -v") privately.

Jens Maurer


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk