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()


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);
    ...

Regards,
Chris Dean

Per Bothner <per@bothner.com> writes:
> Chris Dean wrote:
>
>> Sorry, no luck.  Changing the name seems like an OK idea.
>
> Ok.  I checked in a fix to do that.
> -- 
> 	--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]