Actually, xpressive throws an exception: xpressive error: error_stack: There was insufficient memory to determine whether the regular expression could match the specified character sequence. (12) Any ideas on that? can I increase the stack size under windows? George O/H George Petasis έγραψε:
Hi all,
I am using xpressive to build parser for context-free grammar segments, and the c++ code that I use is produced automatically from the grammar files through scripts. A sample C++ file is attached to this mail (main is at the end of the file).
The problem is that although I can get the code to compile with MS VC++ 2005, I get a crash as soon as I use regex_match. Any ideas why?
Regards,
George
------------------------------------------------------------------------
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users