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: void run()


Chris Dean wrote:

Looks like I need a new Environment.java too:

    Compilation.java:2432: cannot resolve symbol
    symbol  : method defaultNamespace ()
    location: class gnu.mapping.Environment
          symbol = env.defaultNamespace().lookup((String) name);
    ...

Oops. Looks like I did a 'cvs ci' in the wrong source tree. Should be fixed now. -- --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]