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

*** empty log message ***

This commit is contained in:
Marius Vollmer 2002-08-13 20:54:36 +00:00
parent 209b52fecd
commit dc61cbc6cd

View file

@ -1,3 +1,14 @@
2002-08-13 Marius Vollmer <mvo@zagadka.ping.de>
* strports.h (scm_c_eval_string_in_module,
scm_eval_string_in_module): New prototypes.
* strports.c (scm_eval_string_in_module): New, but use
"eval-string" as the Scheme name and make second parameter
optional.
(scm_eval_string): Implement using scm_eval_string_in_module.
(scm_c_eval_string_in_module): New.
Thanks to Ralf Mattes for the suggestion!
2002-08-09 Han-Wen Nienhuys <hanwen@cs.uu.nl>
* gc-card.c ("sweep_card"): remove SCM_MISC_ERROR messages: print