kicad/pcbnew/netlist_reader
jean-pierre charras a4c9f961f7 Fix overzealous detection "Warning: No net for component".
- Previously a warning was generated even for not connectable pads
(pads not on copper layers or without pad name).
- The test is now optional and is disabled by default.
(pads without corresponding pin is schematics are a frequent case)

Fixes: lp:1852444
https://bugs.launchpad.net/kicad/+bug/1852444
2019-11-17 16:55:22 +01:00
..
board_netlist_updater.cpp Fix overzealous detection "Warning: No net for component". 2019-11-17 16:55:22 +01:00
board_netlist_updater.h Fix overzealous detection "Warning: No net for component". 2019-11-17 16:55:22 +01:00
kicad_netlist_reader.cpp
legacy_netlist_reader.cpp
netlist.cpp
netlist_reader.cpp
netlist_reader.h
pcb_netlist.cpp
pcb_netlist.h