This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Internal error while compiling a module-static file


Chris Dean wrote:
    (compiling Foo.scm)
    Internal error while compiling Foo.scm
    java.lang.NullPointerException
            at gnu.expr.LambdaExp.allocChildClasses(LambdaExp.java:918)

I tried a little debugging myself, with limited success.  Changing to
(module-static #f) doesn't exercise the error.  Any ideas?

I can debug this - but only if you can tell me how to reproduce the bug using the current (CVS) version of Kawa.

A test-case I can incorporate into the Kawa testsuite (i.e. without
referring to brl) would be even better.
--
	--Per Bothner
per at bothner dot com   http://www.bothner.com/per/


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