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: Class types


Per Bothner <per@bothner.com> wrote:
> It's probably reasonable to not emit a warning in these cases,
> for symbols that match |<CLASSNAME>| where CLASSNAME is an
> existing class.  

That's mainly what I was asking.  

I know that getReflectClass() is a better call in this case, but I'd
like to get rid of the warning.  Partly because I like a warning free
environment, and partly because I (as always) want the most efficient
code generated possible.

Regards,
Chris Dean


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