kicad/qa/eeschema/data
Jon Evans 487aa37d2e Connectivity: don't rename things multiple times in subsheets
Depending on what order the subgraphs are processed in, it's
possible to hit a case where the parent sheet renames a bus
member before the bus neighbor renaming logic runs.  In this
case, we don't want to apply the bus neighbor logic as it will
break connectivity to the parent sheet if that bus was not
also renamed (for example, if the hier ports only make net
connections and not bus connections)

Fixes https://gitlab.com/kicad/code/kicad/-/issues/6887
2020-12-29 16:42:30 -05:00
..
eagle_schematics qa: Moving eeschema qa to main qa folder 2019-01-09 21:43:23 -08:00
netlists Connectivity: don't rename things multiple times in subsheets 2020-12-29 16:42:30 -05:00
fixtures_eagle_plugin.h qa: Moving eeschema qa to main qa folder 2019-01-09 21:43:23 -08:00