logo separator

[mkgmap-dev] Unchecked conversions and calls

From Marko Mäkelä marko.makela at iki.fi on Fri Jan 29 12:07:01 GMT 2010

I am compiling mkgmap with Sun javac with -Xlint:unchecked
by commenting out the compilerarg definition in build.xml,
and I get some warnings for unchecked calls and type conversions.
I do not know Java well enough to fix these (I learned it before
the generics were introduced and have not written much Java lately).
I guess that some <classname> qualifiers would have to be added.

Could someone please look at these?

	Marko



More information about the mkgmap-dev mailing list