Browse Source
Fix most GCC 4.6 compiler warnings and minor bug fix.
Fix most GCC 4.6 compiler warnings and minor bug fix.
* Remove most (not all) variables that were initialized but never used that cause GCC 4.6 to generate a warning. * Fix bug in schematic library editor best zoom calculation.pull/1/head
36 changed files with 54 additions and 136 deletions
-
13d-viewer/3d_canvas.cpp
-
3common/common_plotHPGL_functions.cpp
-
3common/drawpanel.cpp
-
6common/edaappl.cpp
-
4eeschema/block.cpp
-
3eeschema/block_libedit.cpp
-
5eeschema/class_libentry.cpp
-
4eeschema/dialogs/dialog_SVG_print.cpp
-
7eeschema/dialogs/dialog_edit_libentry_fields_in_lib.cpp
-
4eeschema/lib_arc.cpp
-
3eeschema/lib_pin.cpp
-
2eeschema/libedit_onleftclick.cpp
-
2eeschema/libeditframe.cpp
-
17eeschema/netlist.cpp
-
1eeschema/onleftclick.cpp
-
2eeschema/sch_field.cpp
-
4gerbview/gerbview_frame.cpp
-
26gerbview/toolbars_gerber.cpp
-
7kicad/tree_project_frame.cpp
-
4pcbnew/block.cpp
-
3pcbnew/block_module_editor.cpp
-
3pcbnew/class_drawsegment.cpp
-
3pcbnew/class_edge_mod.cpp
-
11pcbnew/class_pad_draw_functions.cpp
-
2pcbnew/class_text_mod.cpp
-
3pcbnew/class_zone.cpp
-
6pcbnew/connect.cpp
-
9pcbnew/editedge.cpp
-
5pcbnew/graphpcb.cpp
-
3pcbnew/locate.cpp
-
1pcbnew/modedit_onclick.cpp
-
12pcbnew/move-drag_pads.cpp
-
14pcbnew/netlist.cpp
-
2pcbnew/pcbframe.cpp
-
3pcbnew/solve.cpp
-
2pcbnew/tracepcb.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue