Re: [Rd] Final patch for bug 8141 - rewriting substituteList

2006-07-18 Thread Kevin B. Hendricks
Hi, Is there anybody interested in this patch to fix bug 8141 - the rewriting substituteList in coerce.c? If so, I have updated it to today's tree. Testers welcome as well. If not, please let me know. Thanks, Kevin Attached is both the patch and a gzipped version of the patch that is

[Rd] Final patch for bug 8141 - rewriting substituteList

2006-07-04 Thread Kevin B. Hendricks
Hi, Attached is both the patch and a gzipped version of the patch that is the fix for bug 8141 - rewriting substituteList in coerce.c to use a loop instead of recursion to walk the list. The new version passes all of my tests (make check-all, etc) and I have used it with no negative