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: Finding the top of the stack



> > Okay, cool.  Did you try incorporating any of the amazingly grotesque
> > hacks from the Boehm GC?
> 
> I will try to incorporate something like the Boehm GC's HEURISTIC2
> into my test code (as well as the glibc2.1 variable Mark Galassi
> mentioned). [...] If you diagree, I can try to add support for [the
> per-architecture magic constants] too.

No, HEURISTIC2 seemed to be the most interesting one.  Great!