Boost logo

Boost Users :

Subject: Re: [Boost-users] for help, some error of boost regx
From: John Maddock (john_at_[hidden])
Date: 2010-02-26 04:14:28


> The error is in this global regex.
>
> Missing } in quantified repetition. The error occured while parsing the
> regular
> expression fragment: '[- ]?(\d{4>>>HERE>>>)})[- ]?(\'.

Yup, there's an extra ")" before a "}".

BTW how do folks like these new error messages that Steven has quoted here?
Any better than before?

John.


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