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]

Internal compiler error


Any ideas? Is there likely to be something wrong with
the code I was compiling, or is this a genuine compiler bug?
It's with the latest binary release for Windows, 1.6.94 .

(compiling FormulaEvaluator.scm)
Internal error while compiling FormulaEvaluator.scm
java.lang.ClassCastException: java.lang.Boolean
	at gnu.bytecode.Field.setConstantValue(Field.java:138)
	at gnu.expr.Declaration.makeField(Declaration.java:498)
	at gnu.expr.ModuleExp.allocFields(Compiled Code)
	at gnu.expr.LambdaExp.allocChildClasses(Compiled Code)
	at gnu.expr.Compilation.addClass(Compiled Code)
	at gnu.expr.Compilation.<init>(Compilation.java:631)
	at gnu.expr.ModuleExp.compileToFiles(Compiled Code)
	at kawa.lang.CompileFile.compile_to_files(CompileFile.java:137)
	at kawa.repl.main(Compiled Code)

Thanks,

Jocelyn Paine
http://www.ifs.org.uk/~popx/
+44 (0)7768 534 091 




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