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

*** empty log message ***

This commit is contained in:
Rob Browning 2004-09-20 03:47:15 +00:00
parent 8d0c5006b9
commit e63bb69d27

View file

@ -1,3 +1,10 @@
2004-09-19 Rob Browning <rlb@defaultvalue.org>
* smob.c (scm_set_smob_apply): protect tc value with
scm_remember_upto_here_1. Problem was noticed when m68k build
segfaulted on document generation.
Reported by Sam Hocevar <sam@zoy.org> (thanks).
2004-09-09 Kevin Ryde <user42@zip.com.au>
* ports.c (scm_getc, scm_lfwrite): Recognise \a \b and \r for port