Anthony W. Juckel wrote: > I've recently been looking into the ScriptKit for an application that > I've started. Unfortunately, I was unable to get run-tests.sh to run > properly without the following patch. It simply re-orders some of the > data arguments to let* within generateRealScript in > ScriptKit/Library/GuileInterpreter.m. I'm not sure if this was > necessary because of some peculiarities in my guile set-up, or if others > would have the same problem with a recent version of guile (I'm using a > 1.4 debian package), but I thought I would post the patch to the list to > see what others thought.
I added this patch. I had the same problem with my setup (guile 1.4) which this fixed. Thanks. -- Adam Fedor, Digital Optics | I'm glad I hate spinach, because http://www.doc.com | if I didn't, I'd eat it, and you http://www.gnustep.org | know how I hate the stuff. _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
