28 Mar
2006
28 Mar
'06
4:25 a.m.
I'm using the latest version of the boost regex libraries and am receiving an exception when using the regex_replace function with the following regular expression: (?i)(?]+classid="clsid:[^>]+?(?[^*]+?<\s*/\ s*OBJECT\s*>)|(<\s*OBJECT\s*[^>]+classid=\s*\"clsid:[^/>]+/)) ..which works in other industry standard regex library routines. I seem to be failing on line 767 of basic_regex_creator.hpp. Any assistance is appreciated. Kindest regards, Michael Primeaux