Changes between Initial Version and Version 1 of Ticket #17669, comment 8


Ignore:
Timestamp:
2023-05-18T17:40:09+02:00 (2 years ago)
Author:
taylor.smock

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17669, comment 8

    initial v1  
    66* Update expected `toString` output in `MapCSSTagCheckerTest#testNaturalMarsh` (the previous `toString` output used a string literal instead of an `Expression`)
    77* Update `numeric.mapcss` to use the new functionality. This also changes some things around, partly for simplicity, and partly to better match the OSM unit standard.
     8
     9
     10EDIT: Additional locations in our source code that requires this functionality (using `git grep '/\*.*{\d\+\.\(tag\|key\|value\)}.*\*/' -- resources`):
     11* source:trunk/resources/data/validator/wikipedia.mapcss@18509:57#L57