Hi Richard,

thanks a lot for the patch, unfortunately it does not seem to work:

thorsten@sid:~$ dpkg -l scheme48
ii  scheme48       1.9.2-3      amd64        simple, modular, and lightweight 
Scheme implementation
thorsten@sid:~$ scheme48
Welcome to Scheme 48 1.9.2 (made by x86-csail-01 on 2024-07-28)
See http://s48.org/ for more information.
Please report bugs to scheme-48-b...@s48.org.
Get more information at http://www.s48.org/.
Type ,? (comma question-mark) for help.
(number->string 42 1)
gc: Scheme 48 heap overflow (max heap size 4000000 cells)

Abgebrochen



thorsten@sid:~$ dpkg -l scheme48
ii scheme48 1.9.2-4 amd64 simple, modular, and lightweight Scheme implementation
thorsten@sid:~$ scheme48
Welcome to Scheme 48 1.9.2 (made by builder4-extern on 2024-08-18)
See http://s48.org/ for more information.
Please report bugs to scheme-48-b...@s48.org.
Get more information at http://www.s48.org/.
Type ,? (comma question-mark) for help.
(number->string 42 1)
gc: Scheme 48 heap overflow (max heap size 4000000 cells)

Abgebrochen
thorsten@sid:~$

-3 is the version without the patch, -4 contains the patch. Do you have any idea what went wrong?

  Thorsten

Reply via email to