[Boost-bugs] [ boost-Support Requests-1228143 ] Grep() hangs for a particular string

Support Requests item #1228143, was opened at 2005-06-27 10:26 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=207586&aid=1228143&group_id=7586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: NPrasad (prasadrn) Assigned to: Nobody/Anonymous (nobody) Summary: Grep() hangs for a particular string Initial Comment: We have the following code. std::vector<std::string> v; boost::RegEx expr(strSearchValue, TRUE); expr.Grep(v, strObjectValue); Statement expr.Grep(v, strObjectValue); hangs when expr is "(?=stl)" and strObjectValue is Example (M- STL) Could somebody tell me why are we hanging doing Grep ()? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=207586&aid=1228143&group_id=7586 ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Boost-bugs mailing list Boost-bugs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/boost-bugs
participants (1)
-
SourceForge.net