guile-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

guile/guile-core/libguile root.h root.c __scm.h


From: Marius Vollmer
Subject: guile/guile-core/libguile root.h root.c __scm.h
Date: Sun, 27 Oct 2002 15:16:18 -0500

CVSROOT:        /cvsroot/guile
Module name:    guile
Changes by:     Marius Vollmer <address@hidden> 02/10/27 15:16:18

Modified files:
        guile-core/libguile: root.h root.c __scm.h 

Log message:
        * __scm.h (SCM_ASYNC_CLICK): Check pending_asyncs instead of
        active_asyncs.
        
        * root.h (scm_root_state): Added pending_asyncs and signal_asyncs
        fields.
        * root.c (root_mark): Mark them.
        (make_root): Initialize them.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/libguile/root.h.diff?tr1=1.45&tr2=1.46&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/libguile/root.c.diff?tr1=1.64&tr2=1.65&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/libguile/__scm.h.diff?tr1=1.88&tr2=1.89&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]