wildcards in parameterized types?
Per Bothner
per@bothner.com
Fri Oct 7 04:16:00 GMT 2011
On 10/06/2011 11:59 AM, Per Bothner wrote:
> I think that's only part of it. The first thing IMO to "fix"
> is the type of com.example.SomeClass, so that it is (in Kawa syntax)
> java.lang.Class[com.example.SomeClass] so the type matches the
> type of the Java expression com.example.SomeClass.class.
Attached is a patch which does this. It seems to fix the warning,
in my very preliminary testing. Could you try it out and see how it works.
--
--Per Bothner
per@bothner.com http://per.bothner.com/
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: class-lit-type.patch
URL: <http://sourceware.org/pipermail/kawa/attachments/20111007/825149b8/attachment.ksh>
More information about the Kawa
mailing list