mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-19 02:00:26 +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
|
@ -171,7 +171,7 @@ scm_make_root (SCM parent)
|
|||
#if 0
|
||||
SCM scm_exitval; /* INUM with return value */
|
||||
#endif
|
||||
static scm_bits_t n_dynamic_roots = 0;
|
||||
static long n_dynamic_roots = 0;
|
||||
|
||||
|
||||
/* cwdr fills out both of these structures, and then passes a pointer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue