> I know that patches should normally go to gnucash-patches, but the
> *ONLY* reason I'm posting this patch is to get some debugging help.
> THIS PATCH LEADS TO NON-COMPILING CODE!

Your message seems to be missing the patch. Can you re-post?

 
> It's kinda embarrassing, as a grad student and tutor, to be posting
> non-compiling code to a mailing list, but the guile documentation
> sucks and there's nobody in our department who knows anything about
> guile.  

No worries :)

 
> If someone could also explain how to do run-time debugging of the
> embedded Scheme code that would be kinda cool too . . . 

The only thing I have found to do (and I am not a schemer by any means)
is to run gnucash with the env variable GNUCASH_RUN_AS_SHELL=1, and then
loading things in by hand. The file bs-interp.scm will help you in that
regard. But as far as debugging guile that is called from C, I haven't
figured out an easy way to do that.

dave

--
Gnucash Developer's List 
To unsubscribe send empty email to: [EMAIL PROTECTED]

Reply via email to