bug#10651: There should be a fix to this bug
Hello! I updated (ice-9 match) from Chibi as recommended by Stefan, and it appears to fix the problem for me. Thanks! Ludo’.
bug#10651: There should be a fix to this bug
Hi, In the compilation of the or pattern the sk is made a lambda but not the fk hence the observed geometric explosion. I have a fix for this that works but intend to talk with foof about it to fix ithe upstream matcher. There is really no need to change the doc The fix is easy (I beleve). Actual