socket.c (scm_addr_vector): use SCM_UNDEFINED in scm_listify,
not SCM_UNSPECIFIED
This commit is contained in:
parent
d636d18c1e
commit
0267051bad
1 changed files with 3 additions and 0 deletions
|
|
@ -1,5 +1,8 @@
|
||||||
Tue May 13 04:34:52 1997 Gary Houston <ghouston@actrix.gen.nz>
|
Tue May 13 04:34:52 1997 Gary Houston <ghouston@actrix.gen.nz>
|
||||||
|
|
||||||
|
* socket.c (scm_addr_vector): use SCM_UNDEFINED in scm_listify,
|
||||||
|
not SCM_UNSPECIFIED.
|
||||||
|
|
||||||
* script.c (scm_compile_shell_switches): don't append (quit) if
|
* script.c (scm_compile_shell_switches): don't append (quit) if
|
||||||
interactive.
|
interactive.
|
||||||
(scm_shell): call scm_exit_status and exit on the result of the
|
(scm_shell): call scm_exit_status and exit on the result of the
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue