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 Use.scm


Chris Dean wrote:
If I make a macro (with defmacro) that creates a class (using
define-simple-class) I can get this error when compiling:

java.lang.NullPointerException
        at kawa.standard.define_class.rewriteForm(define_class.java:72)

I checked in a patch (posted in my most recent reply to Vladimir Tsichevski), and also a testcase into the testsuite. -- --Per Bothner per at bothner dot com http://per.bothner.com/



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