Re: Patch to make foreigners egg work in CHICKEN 6
Felix Winkelmann via Chicken-users <[email protected]> Mon, 01 Dec 2025 11:14:08 +0100
| Newsgroups | gmane.lisp.scheme.chicken |
|---|---|
| Message-ID | <[email protected]> |
On Sun Nov 30, 2025 at 10:48 PM CET, Diego A. Mundo via Chicken-users wrote: > This is a trivial patch to get foreigners working on CHICKEN 6. The only change is calling error instead of syntax-error in a couple places. > Nice, thanks! cheers, felix