
16 Aug
2007
16 Aug
'07
9:03 a.m.
Venkat Rangan wrote:
static RegexClass::RegularExpression re_exp;
What's RegexClass::RegularExpression ? It's not a Boost type.
Exception while using expression matcher on Windows Server 2003 Platforms:
Exception Stack Trace
0x0343c900 0x00457374 boost::re_detail::reg_grep2<boost::re_detail::grep_search_predicate<std:
basic_string<char,std::char_traits<char>,std::allocator<char>
iterator,boost::detail::allocator<char> ,std::basic_string<char,std::char_traits<char>,std::allocator<char> iterator,char,boost::regex_traits<char>,boost::detail::allocator<char ,boost::detail::allocator<char> > 0x00000044
OK, that looks like a very old version of Boost.Regex, can you upgrade to a current Boost distribution? John.