guile-vm merged into guile

2008-08-02 Thread Andy Wingo
Hey all, I have a branch of Guile into which I merged the Guile-VM git repo, with its history. I only did the minimal tweaks to get the whole thing to build and self-compile -- assuredly there is some reorganization to do. I did this because for efficiency, things like procedure-documentation can

Re: guile-vm merged into guile

2008-08-02 Thread Neil Jerram
2008/8/2 Andy Wingo <[EMAIL PROTECTED]>: > > So this is a request for commit access to the guile git repo, in order > to push my work to a separate branch. 'Tis done. At least, I did something on savannah about making you a project member; let me know if that doesn't appear to be enough. (I'm so

Re: catching scm_without_guile badness

2008-08-02 Thread Neil Jerram
2008/7/31 Andy Wingo <[EMAIL PROTECTED]>: > Hi, > > I just spent a couple days tracking down a bug in my code that was due > to calling scm_without_guile when I wasn't actually in Guile. This > exhibited itself as a deadlock at some point in the future when a > scm_without_guile that was lower on t