chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] Doubling TEMPORARY_STACK_SIZE in Chicken 3.4.0


From: Peter Danenberg
Subject: [Chicken-users] Doubling TEMPORARY_STACK_SIZE in Chicken 3.4.0
Date: Tue, 26 Jan 2010 15:31:01 -0600
User-agent: Mutt/1.5.16 (2007-06-11)

We arbitrarily doubled TEMPORARY_STACK_SIZE to 4096 in some production
code to get around an "(apply) parameter limit exceeded" in
sxml-tools; are there any unintended consequences in changing
TEMPORARY_STACK_SIZE?

We would rather have dealt with sxml-tools, continuing Felix' work of
replacing APPLY STRING-APPEND and APPLY APPEND with STRING-INTERSPERSE
and CONCATENATE; but that didn't seem to have any effect.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]