1
0
Fork
You've already forked guile-string-shared-bug
0
Exhibit a strange bug on GNU Guile with substring/shared
  • Scheme 53.4%
  • Shell 46.6%
2025年10月11日 22:57:40 -04:00
README.md a one-liner that exhibits the bug 2025年10月09日 13:52:53 -04:00
run first commit 2025年10月09日 10:25:35 -04:00
test.scm replace local-compile by compile 2025年10月11日 22:57:40 -04:00

GNU Guile bug with substring/shared

To exhibit the bug:

guile --no-auto-compile test.scm

Note that if you compile test.scm it will not exhibit the bug anymore.