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

*** empty log message ***

This commit is contained in:
Kevin Ryde 2004-04-15 00:38:30 +00:00
parent 597e2cbd13
commit 05fa9121e9

View file

@ -1,3 +1,8 @@
2004-04-15 Kevin Ryde <user42@zip.com.au>
* srfi-13.c (scm_string_trim, scm_string_trim_right,
scm_string_trim_both): Cast to unsigned char for isspace.
2004-04-06 Han-Wen Nienhuys <hanwen@xs4all.nl>
* srfi-13.c (s_scm_string_map): convert character to unsigned char