kicad/utils/idftools
Simon Richter b0f9864bc4 Clean up warnings from exception handlers
The exception objects caught are either not referenced at all, or only in
debug builds. This avoids the warnings for the unused variables.
2016-10-10 11:08:49 -04:00
..
idf_examples IDF tools: code cleanup and debugging 2014-06-05 20:37:04 +02:00
CMakeLists.txt Remove Boost library building and other build improvements. 2016-01-03 15:33:09 -05:00
dxf2idf.cpp 3D: fix issues reported by Coverity scan 2016-04-06 21:41:52 -04:00
dxf2idf.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
dxf2idfmain.cpp idf tools: code cleanup and debugging 2014-06-01 18:55:53 +02:00
idf2vrml.cpp Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
idf_common.cpp Fixed a few warnings (mostly gcc6 -Wmisleading-indent). 2016-06-07 14:42:42 +02:00
idf_common.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
idf_cylinder.cpp Fix some warnings (looking like potential bugs) detected by cppcheck, (a few from a patch from Julien Nabet <serval2412@yahoo.fr>), remove not used vars and a few coding style fixes. 2015-12-27 13:16:46 +01:00
idf_helpers.cpp Avoid comparing filepos with integers 2016-01-17 10:59:08 -05:00
idf_helpers.h Fixed a few warnings (mostly gcc6 -Wmisleading-indent). 2016-06-07 14:42:42 +02:00
idf_outlines.cpp Fix IDF parse error when final EOL is missing 2016-01-11 23:02:12 -05:00
idf_outlines.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
idf_parser.cpp Clean up warnings from exception handlers 2016-10-10 11:08:49 -04:00
idf_parser.h IDF tools: code cleanup and debugging 2014-06-05 20:37:04 +02:00
idf_rect.cpp Improving VRML1/2 parsers 2016-01-07 15:43:32 +11:00
vrml_layer.cpp Updated VRML exporter and fixed some VRML related bugs 2016-09-21 09:31:52 -04:00
vrml_layer.h Updated VRML exporter and fixed some VRML related bugs 2016-09-21 09:31:52 -04:00