Bill Schottstaedt <[EMAIL PROTECTED]> writes:

> > > I think 'help' has trouble with goops entities:
> 
> > guile-oops-0.1.8 is buggy.  Please use 0.9.0.
> 
> Humph!  I was using 0.9.0:
> 
> /home/bil/test/guile-oops-0.9.0/ ./guile-oops
> guile> (use-modules (ice-9 session))
> guile> (use-modules (oop goops))
> guile> (goops-version)
> "0.9.0"
> guile> (help define-class)
> ERROR: Stack overflow
> ABORT: (stack-overflow)
> 
> I even watched strace to make sure it's picking up the correct
> guile/oop/goops/ files.

Sorry, this was not a bug in GOOPS.  It was a bug in one of the Guile
versions just before the 1.4 release.  (The bug could have been
discovered and fixed even just after the version number was bumped to
1.4.)

What is the origin of your currently running Guile?

I'm sorry not to be able to reproduce the bug on my system.  If I
can't do that, I can't debug it...

/mdj

Reply via email to