mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-01 20:30:28 +02:00
*** empty log message ***
This commit is contained in:
parent
2221ecf5ee
commit
33623b5ea7
1 changed files with 10 additions and 0 deletions
|
@ -1,5 +1,15 @@
|
||||||
Mon May 26 18:51:29 1997 Jim Blandy <jimb@floss.cyclic.com>
|
Mon May 26 18:51:29 1997 Jim Blandy <jimb@floss.cyclic.com>
|
||||||
|
|
||||||
|
* fports.c (print_pipe_port): New function.
|
||||||
|
(scm_fptob): Use print_pipe_port instead of scm_prinport; the
|
||||||
|
latter doesn't even take the right arguments.
|
||||||
|
|
||||||
|
* Makefile.am: Increment shared lib revision number. I think
|
||||||
|
sometimes the uninstalled Guile finds the installed shared lib;
|
||||||
|
Gord says doing this might help. As things turned out, I can't
|
||||||
|
say whether it does.
|
||||||
|
* Makefile.in: Regenerated.
|
||||||
|
|
||||||
* gh_init.c (gh_enter): Cast c_main_prog to a void * before
|
* gh_init.c (gh_enter): Cast c_main_prog to a void * before
|
||||||
passing it as the closure argument to scm_boot_guile. (Bill
|
passing it as the closure argument to scm_boot_guile. (Bill
|
||||||
Janssen)
|
Janssen)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue