1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-03 13:20:26 +02:00

*** empty log message ***

This commit is contained in:
Mikael Djurfeldt 1999-01-11 11:34:51 +00:00
parent c56cc3c85d
commit a40bd53290

View file

@ -1,3 +1,10 @@
1999-01-11 Roland Orre <mdj@mdj.nada.kth.se>
* sort.c (scm_merge, scm_merge_list_x): Bugfix: Place elements
from first arg before equal elements in second arg in result.
(scm_merge_list_step): Bugfix: Don't presume that arguments in a C
function call are executed in a well defined order.
1999-01-11 Jim Blandy <jimb@zwingli.cygnus.com>
* alloca.c (alloca): Cast value returned by malloc. (Thanks to