1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-18 17:50:29 +02:00

*** empty log message ***

This commit is contained in:
Kevin Ryde 2004-09-28 23:55:54 +00:00
parent 38923713f1
commit d748089e17
2 changed files with 9 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2004-09-29 Kevin Ryde <user42@zip.com.au>
* regex-posix.c (scm_regexp_exec): Correction to last change, should
be whole original string in match struct, not offsetted substring.
2004-09-24 Han-Wen Nienhuys <hanwen@xs4all.nl>
* gc.c (scm_gc_unprotect_object): abort if called during GC.