This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Direction



On Wed, 5 May 1999, Clark McGrew wrote:

>  I'd really like to see
> code to find the base of the stack added to GUILE so that the
> init_guile routine returns to it's caller.  ie
> 

Maciej Stachowiak has a patch that does this.

Havoc