mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +02:00
revert the ill-considered part of the 2001-05-24 changes
This commit is contained in:
parent
f3f70257a3
commit
c014a02eec
63 changed files with 723 additions and 813 deletions
|
@ -116,7 +116,7 @@ typedef union scm_debug_info_t
|
|||
SCM id;
|
||||
} scm_debug_info_t;
|
||||
|
||||
extern scm_bits_t scm_debug_eframe_size;
|
||||
extern long scm_debug_eframe_size;
|
||||
|
||||
typedef struct scm_debug_frame_t
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue