mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-11 14:21:10 +02:00
*** empty log message ***
This commit is contained in:
parent
a88a4c8a6f
commit
8b49142f60
1 changed files with 5 additions and 0 deletions
|
@ -1,5 +1,10 @@
|
|||
1998-10-04 Jim Blandy <jimb@zwingli.cygnus.com>
|
||||
|
||||
* backtrace.c (display_error_body): The current frame does not
|
||||
always have a parent frame; consider a function called directly
|
||||
from the MAIN_FUNC passed to scm_boot_guile. (Thanks to Maciej
|
||||
Stachowiak.)
|
||||
|
||||
* alloca.c (alloca): Undo yesterday's changes, and simply call
|
||||
malloc directly for storage, and abort if we don't get what we
|
||||
want. The situation is much simpler --- just call malloc. Emacs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue