mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +02:00
*** empty log message ***
This commit is contained in:
parent
f131e6311a
commit
1d16e405be
2 changed files with 10 additions and 1 deletions
3
THANKS
3
THANKS
|
@ -6,13 +6,14 @@ The Guile core distribution:
|
||||||
|
|
||||||
Bug reports and fixes from:
|
Bug reports and fixes from:
|
||||||
|
|
||||||
|
Greg Badros
|
||||||
Aleksandar Bakic
|
Aleksandar Bakic
|
||||||
Marcus Daniels
|
Marcus Daniels
|
||||||
Fred Fish
|
Fred Fish
|
||||||
Jesse N. Glick
|
Jesse N. Glick
|
||||||
Bill Janssen
|
Bill Janssen
|
||||||
Christopher Lee
|
|
||||||
Shiro Kawai
|
Shiro Kawai
|
||||||
|
Christopher Lee
|
||||||
Roland McGrath
|
Roland McGrath
|
||||||
Clark McGrew
|
Clark McGrew
|
||||||
Thomas Morgan
|
Thomas Morgan
|
||||||
|
|
|
@ -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>
|
1997-12-02 Tim Pierce <twp@skepsis.com>
|
||||||
|
|
||||||
* stacks.c (scm_frame_procedure): Reverse the logic in the return
|
* stacks.c (scm_frame_procedure): Reverse the logic in the return
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue