1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-24 05:20:30 +02:00

*** empty log message ***

This commit is contained in:
Rob Browning 2004-09-20 06:01:15 +00:00
parent 57d2b89964
commit cfa8856006

View file

@ -1,5 +1,7 @@
2004-09-20 Rob Browning <rlb@defaultvalue.org>
* script.c (scm_compile_shell_switches): Update copyright.
* smob.c (scm_set_smob_apply): Back out scm_remember_upto_here_1
addition from yesterday. It worked, but wasn't the "right" fix
since tc is not subject to GC and has the wrong type. Instead,