
27 Aug
2009
27 Aug
'09
9:22 a.m.
Hello, I use boost regex v 1.37 on Ubuntu 9.04, g++-4.3. Because of performance issues i replaced defaut matching algorithm to BOOST_REGEX_RECURSIVE but then my program dont't work properly. So, is this expression pathological: (https?://)?([^/@]*[\\.@])?google.com[/\\?]* ? -- Regards Michał Nowotka