[EMAIL PROTECTED] (Ludovic Courtès) writes:
>
> It turns out that I had never looked at the test-suite, mostly because
> it isn't run at `make check' time.

It is, but from the top-level ./check-guile.

> Additionally, the `guile-test' script was largely outdated.

Maybe could be removed if no longer used.

> It also comments out the `elisp' test which results in a stack
> overflow here.

Works for me, you might have struck a bug.  But check you're not
compiling with -O0, that used a lot more stack for me with gcc 4 and
overflowed in strange places.


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel

Reply via email to