1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-18 01:30:27 +02:00

*** empty log message ***

This commit is contained in:
Jim Blandy 1997-12-03 17:31:51 +00:00
parent f131e6311a
commit 1d16e405be
2 changed files with 10 additions and 1 deletions

View file

@ -1,3 +1,11 @@
Wed Dec 3 12:23:06 1997 Jim Blandy <jimb@totoro.red-bean.com>
* ports.c (scm_close_port): Make sure the port is open before
trying to close it.
* guile-snarf.in: Pass args through to gcc in a way that preserves
whitespace boundaries. (Thanks to Greg Badros.)
1997-12-02 Tim Pierce <twp@skepsis.com>
* stacks.c (scm_frame_procedure): Reverse the logic in the return