1
Fork 0
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:
Michael Livshin 2001-05-26 20:51:22 +00:00
parent f3f70257a3
commit c014a02eec
63 changed files with 723 additions and 813 deletions

View file

@ -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
{