Boost logo

Boost Users :

From: Thorsten Ottosen (nesotto_at_[hidden])
Date: 2004-05-26 12:35:48


Hi,

this inocent code throws an exception:

            static const regex rpath( "Return-Path:(.*?)Received: ",
                                                  regex_constants::icase );

according to http://www.boost.org/libs/regex/doc/syntax.html this is how non-gready repeats are specified.
Can anybody figure out what is wrong?

Thanks

Thorsten


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net