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:
parent
4f4383ab5c
commit
5ede70d071
1 changed files with 16 additions and 0 deletions
|
@ -1,3 +1,19 @@
|
|||
Tue Feb 4 16:57:40 1997 Jim Blandy <jimb@floss.cyclic.com>
|
||||
|
||||
* configure.in: Call AC_FUNC_ALLOCA, to see if we have alloca.
|
||||
* eval.c: Add necessary CPP cruft to support that.
|
||||
* configure, Makefile.in: regenerated.
|
||||
|
||||
Change from Thomas Morgan:
|
||||
* procprop.c (scm_procedure_properties): Convert the Scheme
|
||||
boolean returned by scm_procedure_p into a C boolean before using
|
||||
it as a condition for SCM_ASSERT.
|
||||
(scm_procedure_property): Likewise.
|
||||
|
||||
* simpos.c (SYSTNAME): Accept both 'unix' and '__unix' as
|
||||
indications of Unixness.
|
||||
* stime.c: Same.
|
||||
|
||||
Tue Feb 4 05:07:35 1997 Gary Houston <ghouston@actrix.gen.nz>
|
||||
|
||||
* * net_db.c (scm_lnaof): change scheme name from lnaof to inet-lnaof.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue