Boost logo

Boost Users :

Subject: Re: [Boost-users] pathological regex?
From: Micha³ Nowotka (mmmnow_at_[hidden])
Date: 2009-08-28 06:40:11


> And more to the point, did you rebuild the regex library with BOOST_REGEX_RECURSIVE set?

I've installed boost libs just by typing sudo apt-get install
libboost1.37-dev so I've never compiled the library.
I thought all I should do is to uncomment #define
BOOST_REGEX_RECURSIVE in boost/regex/user.hpp and rebuild my project.
I'll try to dwonload sources and biuld regex from it.

BTW - can you give me some tips how can I improve performance when
matching regex I've mentioned? Maybe there is possibility to optimize
it by using some more sophisticated expressions form perl syntax?

-- 
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