How to catch scm_c_eval_string in my application?
- From: "xiaofeng xu" <kelvenxu gmail com>
- To: gtk-list <gtk-list gnome org>
- Subject: How to catch scm_c_eval_string in my application?
- Date: Sun, 17 Jun 2007 09:51:15 +0800
I use guile extern in application. I use scm_c_eval_string to explicte the _expression_ of guile and catch error by scm_interneral_catch and scm_handle_by_message_noexit. But it prints error messages to standard error device.
Can I catch the error messages in my codes? Can someone help me ? Thank you!
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]