Changes between Initial Version and Version 1 of Ticket #16977, comment 8
- Timestamp:
- 2020-07-20T07:07:59+02:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16977, comment 8
initial v1 1 1 No idea if those rules improve performance. I wasn't so much interested in those specific rules when I opened the ticket. 2 What bothered me was that the node selector criteria w here evaluated even though the way selector could not match and I (wrongly) assumed that the evaluation would start with the way. Since we want one warning for each node we have to test the node, not the way. Else we could only produce a warning like "Even address interpolation has node with odd number" without being able to hilite the odd node.2 What bothered me was that the node selector criteria were evaluated even though the way selector could not match and I (wrongly) assumed that the evaluation would start with the way. Since we want one warning for each node we have to test the node, not the way. Else we could only produce a warning like "Even address interpolation has node with odd number" without being able to hilite the odd node.


