On 2015-11-01  1:36, [email protected] wrote:
> Is this really necessary? I think runtime.c is already complicated
> enough as it is. I understand your intent, but I'm always wary of
> "arbitrary fixes to reasonable limitations, just because they are
> limitations".

I agree about the runtime, and I don't really care about the argument
limit personally, but in this case I think the benefit outweighs the
cost: the change doesn't look too hairy and the memory savings for
programs that don't need crazy-many-args is nothing to sneeze at. Not
always having to pay that cost for a weird and probably stupid use case
is great, IMHO.

Evan

_______________________________________________
Chicken-hackers mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-hackers

Reply via email to