coin-or / Cgl

Cut Generator Library
Other
24 stars 14 forks source link

Fix warnings #79

Closed svigerske closed 2 years ago

svigerske commented 2 years ago

Fix compiler warnings on missing function declarations, assignments with no effect (in assert), and unused variables.