Boost logo

Boost Users :

From: George Petasis (petasisg_at_[hidden])
Date: 2008-01-09 10:56:03


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_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users


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