solvespace/srf
Daniel Richard G 8913d11fa5 Quash "variable may be used uninitialized" warnings
Whether or not there is any actual danger of these variables being used
without initialization, the warnings are noise, and getting rid of them is
trivial.
2013-08-26 15:36:00 -04:00
..
boolean.cpp Added const qualifiers 2013-08-26 14:58:35 -04:00
curve.cpp Changes in preparation for the release of SolveSpace under the GPL, 2013-07-28 14:08:34 -08:00
merge.cpp Changes in preparation for the release of SolveSpace under the GPL, 2013-07-28 14:08:34 -08:00
ratpoly.cpp Quash "variable may be used uninitialized" warnings 2013-08-26 15:36:00 -04:00
raycast.cpp Quash "variable may be used uninitialized" warnings 2013-08-26 15:36:00 -04:00
surface.cpp Quash "variable may be used uninitialized" warnings 2013-08-26 15:36:00 -04:00
surface.h Changes in preparation for the release of SolveSpace under the GPL, 2013-07-28 14:08:34 -08:00
surfinter.cpp Quash "variable may be used uninitialized" warnings 2013-08-26 15:36:00 -04:00
triangulate.cpp Changes in preparation for the release of SolveSpace under the GPL, 2013-07-28 14:08:34 -08:00