How about like this:

$P0 = getinterp
$P0["recursionlimit"] = 2000
$P0["recursionlimit"] = -1

Where the last one signifies an infinite recursion limit (unsafe, but
it should still be available to HLL implementors).

On 3/30/07, chromatic <[EMAIL PROTECTED]> wrote:
On Friday 30 March 2007 13:38, Paul Cochrane via RT wrote:

> Thanks!  Applied in r17863.

It would be pretty simple to make this a settable/queryable interpreter
property.  Would that be valuable?

-- c

Reply via email to