Re: [PATCH] Fix #1756 by replacing rest ops for explicitly consed rest args

2021-06-17 Thread megane
LGTM, pushed. Thanks for you both. I tweaked some whitespace. Also, I reflowed the Acknowledgements file a bit to make it merge.

[PATCH] Fix #1756 by replacing rest ops for explicitly consed rest args

2021-06-16 Thread Peter Bex
Hi all, The attached patches fix #1756 by detecting when a procedure with a rest argument is converted into a regular procedure with the last argument being a list which is consed up at the call sites (aka an "explicitly consed rest argument"). When this happens, we "undo" the argvector-based