mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +02:00
Merge remote-tracking branch 'origin/stable-2.0'
Conflicts: libguile/debug.h module/ice-9/psyntax-pp.scm module/ice-9/psyntax.scm module/language/tree-il/peval.scm module/language/tree-il/primitives.scm
This commit is contained in:
commit
dfadcf85cb
45 changed files with 20479 additions and 19006 deletions
|
@ -81,10 +81,6 @@ typedef struct scm_i_thread {
|
|||
SCM dynamic_state;
|
||||
SCM dynwinds;
|
||||
|
||||
/* Thread-local gensym counter.
|
||||
*/
|
||||
unsigned char *gensym_counter;
|
||||
|
||||
/* For system asyncs.
|
||||
*/
|
||||
SCM active_asyncs; /* The thunks to be run at the next
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue