This is the mail archive of the guile@sources.redhat.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Error handling from C


Hi all,

I'm trying to recover the program control after an
scheme call fails
because bad syntax or something else.

I've seen in the info docs that scm_error_callback can
be used, but it
doesn't works... that definition doesn't exist in any
header file of
libguile (I've checked in older versions and it's
there).

So, what do I have to do to recover my c program
execution after a
scheme error ? Any example ?

Thanks.


=====
------------------------------------------
Juli-Manel Merino Vidal
juli@correo.nu
http://members.xoom.com/jmmv
------------------------------------------

    Running Debian/GNU Linux 2.0

__________________________________________________
Do You Yahoo!?
Kick off your party with Yahoo! Invites.
http://invites.yahoo.com/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]