Boost logo

Boost-Build :

Subject: Re: [Boost-build] boost::regex_search url/uri match help
From: John Maddock (john_at_[hidden])
Date: 2009-03-31 11:49:53


> This doesn't take in boost::regex.

Unless I'm missing something it should be valid in pcre either as the "++"
part is invalid?

Ah my mistake: the ++ quantifier looks to be a new addition to Perl 5.10 and
I haven't caught up yet, try replacing with just "+".

HTH, John.


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk