|
Boost Users : |
Subject: [Boost-users] pathological regex?
From: Micha³ Nowotka (mmmnow_at_[hidden])
Date: 2009-08-27 05:22:32
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
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