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. _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
