Thanks Nakor! I hope Felix and others can give it some testing with
various versions of MapSource and different GPS receivers. This would
help me get rid of these 21 warnings in Finland:
On Thu, May 13, 2010 at 08:49:17PM -0400, Nakor wrote:
>@@ -262,17 +271,17 @@
> result = false;
> }
>
>- if (result && viaWay != null) {
>+ /*if (result && viaWay != null) {
> log.warn(messagePrefix + "sorry, 'via' ways are not
> supported - ignoring restriction");
> result = false;
>- }
>+ }*/
>
> return result;
> }
Come on, don't be shy to just remove those lines rather than commenting
them out. Removed code can always be fetched from the repository if
needed.
Best regards,
Marko
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev