Menu

#29 "Unknown variable or type X" if class X is already compiled

closed-fixed
5
2004-01-08
2004-01-08
Arno Unkrig
No

When I run

$ java net.janino.Compiler D.java

and class "E" is auto-compiled through the source path,
everything works fine. When I run the command again and
"E.class" exists, I get

D.java: Unknown variable or type "E"

When I remove "E.class" and run the command again, it
works again.

Discussion

  • Arno Unkrig

    Arno Unkrig - 2004-01-08

    Logged In: YES
    user_id=865893

    Already-compiled class files were not loaded properly.

    Released with 0.1.13.

     
  • Arno Unkrig

    Arno Unkrig - 2004-01-08
    • status: open --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB