Alex Kost <alez...@gmail.com> writes: > Ernesto Gabriel (2018-11-11 00:44 -0300) wrote: > >> match-let works as advertised, but a named match-let gives errors > > I think this is the same as: > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=22925
Indeed, thanks for pointing that out. The bug is now fixed by commit 8e86dd93a0640161fe0098a80ccc9b814dddd280 on the stable-2.2 branch. That commit also includes several other fixes from the upstream match.scm in Chibi-Scheme. Mark