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

*** empty log message ***

This commit is contained in:
Kevin Ryde 2005-06-05 21:19:09 +00:00
parent 994f151dc3
commit f8cda9ee2d

View file

@ -1,3 +1,9 @@
2005-06-06 Kevin Ryde <user42@zip.com.au>
* srfi-13.c (scm_string_split): Compare char/char in scan. Mixing an
unsigned int SCM_CHAR and a char string meant an 8-bit char was never
matched.
2005-06-05 Marius Vollmer <mvo@zagadka.de>
* eval.c: Added comment on how to make case 1.1 of