Compiler TypeParser doesn't handle Java FFI #965
brian
8 Feb 2010
Promoted to ticket #965 and assigned to brian
Looks like that problem was in 44 (and how knows how far back it goes).
I'll take a look when I start the script pod URI stuff, probably just a bug in the compiler's version of TypeParser which isn't handling FFI references correctly.
NOTE: Java FFI does work (at least the test suite fully passes)
brian
8 Feb 2010
Renamed from compilerJava broken? to Compiler TypeParser doesn't handle Java FFI
KevinKelley
8 Feb 2010
Can't seem to even link the pod... this test:
using compilerJava class test { Void main() { echo("among the living") } }yields this error: