Argonne-National-Laboratory / PIPS

Parallel solvers for optimization problems
Other
73 stars 21 forks source link

PIPS-S: Fix compiler warnings re: non-void funcs #32

Closed goxberry closed 8 years ago

goxberry commented 8 years ago

Fix all clang compiler warnings of the form "warning: control reaches end of non-void function"; these warnings have been cluttering the build output and distracting from errors.