Hello Eric,
thanks a lot for your answer.
On 11/18/2011 4:01 AM, Ovanes Markarian wrote:Yes, this is normal. Xpressive makes extensive use of the stack because
> If you are interested I can post the compiled executable and the core
> dump file. When using optimization this works fine (it crashes with
> stack size being less equal 12K), but the main question is: Is it really
> normal to have more than 600 function calls in Debug mode?
its fast and cheap. If you want a regex library that uses very little
stack, use Boost.Regex in non-recursive mode.