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: "unsupported #!rest" compile-time error


Dean Ferreyra wrote:
CLASSPATH=.:~/kawa/cvs/kawa-pure-build/kawa-1.7.91.jar java kawa.repl --warn-undefined-variable --module-static-run --main -C rest.scm
(compiling rest.scm)
rest.scm:3:1: internal compile error - caught java.lang.RuntimeException:
unsupported #!rest type:ClassType java.lang.Object
java.lang.RuntimeException: unsupported #!rest type:ClassType java.lang.Object
at gnu.expr.Compilation.generateApplyMethodsWithoutContext(Compilation.java:1750)

I checked in a fix for this. -- --Per Bothner per@bothner.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]