Re: [pcre-dev] [Bug 1642] Tests fail due to stack space bein…

Top Page
Delete this message
Author: ph10
Date:  
To: admin
CC: pcre-dev
Subject: Re: [pcre-dev] [Bug 1642] Tests fail due to stack space being limited to 16 M
On Mon, 15 Jun 2015, admin@??? wrote:

> Would it be possible to change the recursion limit from number of calls to
> amount of memory? This would eliminate the wild guess of how many memory a call
> needs.


As far as I know, there is no standard (OS-independent) way of finding
out, from within a C program, anything about the amount of memory
available on either the stack or the heap.

Philip

--
Philip Hazel