Finnicky gh_eval_str
Hal Roberts (hroberts@alumni.princeton.edu)
Thu, 19 Mar 1998 07:29:37 +0000
I've got my module written and ready to release to the teeming masses of
potential mysql-guile users, however, I'm annoyed by gh_eval_str()'s
insistence on exitting the program whenever it encounters an error. I
considered using the code from guile.c, but I'd like to provide the
option of using readline for the interpretter if possible.
Any suggestions ?
-hal