[mkgmap-dev] [PATCH v2] Advanced restrictions
From Marko Mäkelä marko.makela at iki.fi on Fri May 14 07:12:48 BST 2010
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
- Previous message: [mkgmap-dev] [PATCH v2] Advanced restrictions
- Next message: [mkgmap-dev] [PATCH v2] Advanced restrictions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list