I've committed r277 in the problem-list branch:

Correct mixed line endings for Windows systems:
- all lines in areas.list, areas.poly, and template.args are written with
\r\n
- all lines in the kml file are written with \n only

The problem was caused by a mixture of println() and printf("... \n")   and
writer.format("...\n").
I think all files that are meant to be edited by the user should be written
in the
format that is used by the native editor (notepad.exe on Windows)


I am going to release this as the trunk version tomorrow if I don't
here about any problems, because it also contains a few other corrections
and 
optimizations. 

Gerd



--
View this message in context: 
http://gis.19327.n5.nabble.com/Minor-improvement-in-splitter-tp5743642p5743676.html
Sent from the Mkgmap Development mailing list archive at Nabble.com.
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://lists.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to