Re: [java-gnome-hackers] boxedFor() name clash - compiling java-gnome 4.1.1 with OpenJDK 1.7
Brought to you by:
afcowie
From: Alexander B. <ab...@ro...> - 2011-12-15 22:07:14
|
tor 2011-12-15 klockan 22:28 +0100 skrev Alexander Boström: > ons 2011-12-07 klockan 10:18 +1100 skrev Andrew Cowie: > > > If you set the type of "type" to > > > > Class<? extends Boxed> > > > > in each of the Boxed related methods in [org.gnome.glib] Plumbing it > > compiles cleanly for me. Perhaps you could try that? There are also some public static Entity entityFor(Class<?> type, long pointer) that look suspiciously similar. I'll have a look at that... /Alexander |