guile-cvs
[Top][All Lists]
Advanced

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

guile/guile-core/libguile throw.c


From: Marius Vollmer
Subject: guile/guile-core/libguile throw.c
Date: Sun, 03 Sep 2000 13:31:10 -0700

CVSROOT:        /cvs
Module name:    guile
Changes by:     Marius Vollmer <address@hidden> 00/09/03 13:31:10

Modified files:
        guile-core/libguile: throw.c 

Log message:
        * throw.c (scm_ithrow): Perform catch-all handling here when no
        suitable handler has been found.  That way, we don't have to rely
        on the user establishing a catch-all, which might be difficult for
        him if he is using scm_init_guile instead of scm_boot_guile.

CVSWeb URLs:
http://subversions.gnu.org/cgi-bin/cvsweb/guile/guile-core/libguile/throw.c.diff?r1=1.68&r2=1.69



reply via email to

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