Hi Ticker, yes, forgot that. Done now with r542.
Gerd ________________________________________ Von: mkgmap-dev <[email protected]> im Auftrag von Ticker Berkin <[email protected]> Gesendet: Mittwoch, 15. August 2018 12:44 An: Development list for mkgmap Betreff: Re: [mkgmap-dev] country-border branch ready for merge? Hi Gerd Not a problem as such, but "display" fails to build against this: [javac] Compiling 76 source files to /norbert/display/trunk/build/classes [javac] /norbert/display/trunk/src/test/files/RgnFile.java:273: error: incompatible types: int cannot be converted to Coord [javac] co = new CoordNode(currLat, currLon, 1, false); [javac] ^ [javac] /norbert/display/trunk/src/test/files/RgnFile.java:309: error: incompatible types: int cannot be converted to Coord [javac] co = new CoordNode(currLat, currLon, 1, false); // XXX boundary and id [javac] ^ [javac] Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output [javac] 2 errors I think it just needs a final extra parm value false Ticker On Sat, 2018-08-11 at 06:03 +0000, Gerd Petermann wrote: > Hi all, > > I did not hear about problems, so guess it is an improvement. I'd > like to merge it to trunk soon. > If you'd like to propose changes reg. the new option or the > description of it, please do so. > > Gerd > _______________________________________________ > mkgmap-dev mailing list > [email protected] > http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev _______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev _______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
