Changes between Initial Version and Version 1 of Ticket #18408, comment 3


Ignore:
Timestamp:
2019-12-11T15:48:17+01:00 (6 years ago)
Author:
taylor.smock

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18408, comment 3

    initial v1  
    11Replying to [comment:1 Don-vip]:
    22> The patch doesn't apply nicely?
    3 That is odd. It applied nicely in my `josm-clean` directory. I've uploaded the patch again, generated from my "clean" JOSM source directory, just in case. (I edited the first patch, which also stripped some white space, since my working directory has additional modifications, in this case `Functions.java` also has `parent_tags` function, for which I haven't (apparently) gotten around to filing a bug for).
     3That is odd. It applied nicely in my `josm-clean` directory. I've uploaded the patch again, generated from my "clean" JOSM source directory, just in case. (I edited the first patch, which also stripped some white space, since my working directory has additional modifications, in this case `Functions.java` also has `parent_tags` function, which looks like I was trying to filter the returned tags based off of other tags, and it looks like I never finished it).