Browse Source
Workaround an issue where a throw terminates (even when there's a catch for it).
Workaround an issue where a throw terminates (even when there's a catch for it).
You can trigger it before this fix by running Cvpcb when a .kicad_mod file is incorrectly set as "Legacy" in your footprint table.pull/15/head
18 changed files with 109 additions and 99 deletions
-
5common/fp_lib_table.cpp
-
2cvpcb/readwrite_dlgs.cpp
-
4include/fp_lib_table.h
-
19pcbnew/eagle_plugin.cpp
-
2pcbnew/eagle_plugin.h
-
2pcbnew/footprint_info_impl.cpp
-
42pcbnew/github/github_plugin.cpp
-
14pcbnew/github/github_plugin.h
-
32pcbnew/gpcb_plugin.cpp
-
2pcbnew/gpcb_plugin.h
-
4pcbnew/io_mgr.h
-
22pcbnew/kicad_plugin.cpp
-
2pcbnew/kicad_plugin.h
-
37pcbnew/legacy_plugin.cpp
-
2pcbnew/legacy_plugin.h
-
2pcbnew/load_select_footprint.cpp
-
2pcbnew/plugin.cpp
-
13pcbnew/swig/footprint.i
Write
Preview
Loading…
Cancel
Save
Reference in new issue