[Minotaur-dev] minotaur daily test results

Ashutosh Mahajan mahajan at mcs.anl.gov
Fri Oct 27 23:17:54 CDT 2017


Minotaur daily test report
Fri Oct 27 22:57:01 CDT 2017
petsc.mcs.anl.gov
Linux petsc 3.13.0-121-generic #170-Ubuntu SMP Wed Jun 14 09:04:33 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
Detailed log available at  http://www.mcs.anl.gov/research/projects/minotaur/nightly/build-log/petsc
Not using any user specified doxygen installation
Not using any user specified cmake installation

Minotaur src directory checked out.
Minotaur version: v0.2.1-5-g12ff10c

Summary
--------------------------------------------------
compiling build-base: OK.
make utest output for build-base: OK (41)
compiling build-base-debug: OK.
make utest output for build-base-debug: OK (41)
compiling build-base-static: OK.
make utest output for build-base-static: OK (41)
compiling build-filter: OK.
make utest output for build-filter: OK (41)
compiling build-filter-debug: OK.
make utest output for build-filter-debug: OK (41)
compiling build-filter-static: OK.
make utest output for build-filter-static: OK (41)
compiling build-ipopt: OK.
make utest output for build-ipopt: OK (44)
compiling build-ipopt-debug: OK.
make utest output for build-ipopt-debug: OK (44)
compiling build-ipopt-static: OK.
make utest output for build-ipopt-static: OK (44)
compiling build-osi: OK.
make utest output for build-osi: OK (41)
compiling build-osi-debug: OK.
make utest output for build-osi-debug: OK (41)
compiling build-osi-static: OK.
make utest output for build-osi-static: OK (41)
compiling build-ampl: OK.
make utest output for build-ampl: OK (60)
compiling build-ampl-debug: OK.
make utest output for build-ampl-debug: OK (60)
compiling build-ampl-static: OK.
make utest output for build-ampl-static: OK (60)
compiling build-all: OK.
make utest output for build-all: OK (71)
compiling build-all-debug: OK.
make utest output for build-all-debug: OK (71)
compiling build-all-static: OK.
make utest output for build-all-static: OK (71)
compiling build-all-manual: OK.

Errors:
--------------------------------------------------
 
Errors in build-all-debug:
--------------------------------------------------
In file included from /sandbox/mahajan/minotaur-test/src/engines/EngineFactory.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/EngineFactory.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/FilterSQP/FilterSQPEngine.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLHessian.h:19,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLHessian.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPEngine.h:11,
                 from /sandbox/mahajan/minotaur-test/src/engines/Bqpd/BqpdEngine.h:17,
                 from /sandbox/mahajan/minotaur-test/src/engines/Bqpd/BqpdEngine.cpp:25:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/OsiLP/OsiLPEngine.cpp:35:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:26:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BndProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLJacobian.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.h:20,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Branch.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Brancher.cpp:13:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BrCand.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Chol.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/Chol.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CGraph.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CNode.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Constraint.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/CoverCutGenerator.h:23,
                 from /sandbox/mahajan/minotaur-test/src/base/CoverCutGenerator.cpp:28:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutInfo.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Cut.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutMan1.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Cut.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutMan2.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CxQuadHandler.cpp:29:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Engine.cpp:9:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CxUnivarHandler.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Eigen.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/Eigen.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Environment.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/FeasibilityPump.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Function.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Logger.h:34:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Interrupt.h:26,
                 from /sandbox/mahajan/minotaur-test/src/base/Interrupt.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/IntVarHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Jacobian.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.cpp:13:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Handler.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapCovHandler.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapCovHandler.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Modification.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LPRelaxation.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/LPRelaxation.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LexicoBrancher.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/LGCIGenerator.h:24,
                 from /sandbox/mahajan/minotaur-test/src/base/LGCIGenerator.cpp:29:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinBil.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinConMod.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Modification.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinConMod.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/LinMods.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/LinMods.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearCut.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinFeasPump.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearHandler.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Logger.h:34:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Logger.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MaxFreqBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MaxVioBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MINLPDiving.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MsProcessor.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MultilinearTermsHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Relaxation.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPRelaxation.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPRelaxation.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NlPresHandler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPMultiStart.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Node.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeFullRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Node.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeHeap.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeIncRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Node.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeStack.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Objective.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/Option.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParBndProcessor.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParTreeManager.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParBranchAndBound.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParNodeIncRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PCBProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCon.h:21,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCon.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PerspCutGenerator.h:22:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutGenerator.cpp:22:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Handler.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutHandler.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreAuxVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreAuxVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreDelVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreDelVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PolynomialFunction.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreSubstVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreSubstVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Presolver.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ProbStructure.h:19,
                 from /sandbox/mahajan/minotaur-test/src/base/ProbStructure.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Problem.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QGHandler.cpp:23:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QGHandlerPDE.cpp:23:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPDRelaxer.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPDProcessor.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QuadHandler.cpp:22:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QuadraticFunction.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/RandomBrancher.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Relaxation.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/SecantMod.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ReliabilityBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SimpleCutMan.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Solution.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SimpleTransformer.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SolutionPool.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS1Handler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS2Handler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOSBrCand.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Transformer.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TransPoly.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TreeManager.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TransSep.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Types.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/VarBoundMod.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqCGs.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Variable.h:21:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Variable.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqLFs.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PolynomialFunction.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqMonomial.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqUCGs.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqVars.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BndProcessor.h:16,
                 from /sandbox/mahajan/minotaur-test/src/algorithms/Bnb.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/algorithms/QPDive.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/algorithms/Glob.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BndProcessor.h:16,
                 from /sandbox/mahajan/minotaur-test/src/algorithms/MsBnb.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLHessian.h:19,
                 from /sandbox/mahajan/minotaur-test/src/algorithms/qg.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/CGraphUT.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/CGraphUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/EnvironmentUT.h:22,
                 from /sandbox/mahajan/minotaur-test/src/testing/EnvironmentUT.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/FunctionUT.h:19,
                 from /sandbox/mahajan/minotaur-test/src/testing/FunctionUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/ProblemUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Jacobian.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/JacobianUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/HessianOfLagUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/LapackUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LapackUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LinearFunctionUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/LoggerUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LoggerUT.cpp:9:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/ObjectiveUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/OperationsUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/OperationsUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PerspRefUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/PerspRefUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PolyUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/QuadraticFunctionUT.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Timer.h:31:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/TimerUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/NLPBnbUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/IpoptEngineUT.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLInstanceUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLInstanceUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLCGraphUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLCGraphUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PolySolverUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/TransformerUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/TransformerUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLBqpdUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLBqpdUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLFilterSQPUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLFilterSQPUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLIpoptUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLIpoptUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/AMPLOsiUT.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLOsiUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
: logger ok! OK (71)
==13454== Memcheck, a memory error detector
==13454== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
==13454== Using Valgrind-3.10.1 and LibVEX; rerun with -h for copyright info
==13454== Command: ./unittest all
==13454== 
: logger ok! ==13454== Conditional jump or move depends on uninitialised value(s)
==13454==    at 0x4EE704: bqpd_ (in /sandbox/mahajan/minotaur-test/build-all-debug/src/testing/unittest)
==13454==    by 0x4E7204: Minotaur::BqpdEngine::solve_(int, double&) (BqpdEngine.cpp:512)
==13454==    by 0x4E6CA4: Minotaur::BqpdEngine::solve() (BqpdEngine.cpp:432)
==13454==    by 0x4DA29D: AMPLBqpdUT::testNLP() (AMPLBqpdUT.cpp:57)
==13454==    by 0x4DBA09: CppUnit::TestCaller<AMPLBqpdUT>::runTest() (TestCaller.h:166)
==13454==    by 0x4E59601: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==13454==    by 0x4E500FF: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==13454==    by 0x4E56B1C: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==13454==    by 0x4E5F1A9: CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::string const&) (TestResult.cpp:181)
==13454==    by 0x4E59309: CppUnit::TestCase::run(CppUnit::TestResult*) (TestCase.cpp:92)
==13454==    by 0x4E59952: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (TestComposite.cpp:64)
==13454==    by 0x4E5986D: CppUnit::TestComposite::run(CppUnit::TestResult*) (TestComposite.cpp:23)
==13454== 
OK (71)
==13454== 
==13454== HEAP SUMMARY:
==13454==     in use at exit: 4,710 bytes in 41 blocks
==13454==   total heap usage: 220,791 allocs, 220,750 frees, 1,089,158,113 bytes allocated
==13454== 
==13454== 24 bytes in 1 blocks are indirectly lost in loss record 1 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x462FB5: boost::detail::shared_count::shared_count<Minotaur::Variable>(Minotaur::Variable*) (shared_count.hpp:137)
==13454==    by 0x462CE0: void boost::detail::sp_pointer_construct<Minotaur::Variable, Minotaur::Variable>(boost::shared_ptr<Minotaur::Variable>*, Minotaur::Variable*, boost::detail::shared_count&) (shared_ptr.hpp:284)
==13454==    by 0x462AB0: boost::shared_ptr<Minotaur::Variable>::shared_ptr<Minotaur::Variable>(Minotaur::Variable*) (shared_ptr.hpp:362)
==13454==    by 0x493AAA: PerspRefUT::setUp() (PerspRefUT.cpp:146)
==13454==    by 0x494CCA: CppUnit::TestCaller<PerspRefUT>::setUp() (TestCaller.h:177)
==13454==    by 0x4E59601: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==13454==    by 0x4E500FF: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==13454==    by 0x4E56B1C: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==13454==    by 0x4E5F1A9: CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::string const&) (TestResult.cpp:181)
==13454==    by 0x4E59286: CppUnit::TestCase::run(CppUnit::TestResult*) (TestCase.cpp:87)
==13454==    by 0x4E59952: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (TestComposite.cpp:64)
==13454== 
==13454== 24 bytes in 1 blocks are indirectly lost in loss record 2 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x462FB5: boost::detail::shared_count::shared_count<Minotaur::Variable>(Minotaur::Variable*) (shared_count.hpp:137)
==13454==    by 0x462CE0: void boost::detail::sp_pointer_construct<Minotaur::Variable, Minotaur::Variable>(boost::shared_ptr<Minotaur::Variable>*, Minotaur::Variable*, boost::detail::shared_count&) (shared_ptr.hpp:284)
==13454==    by 0x462AB0: boost::shared_ptr<Minotaur::Variable>::shared_ptr<Minotaur::Variable>(Minotaur::Variable*) (shared_ptr.hpp:362)
==13454==    by 0x493B40: PerspRefUT::setUp() (PerspRefUT.cpp:147)
==13454==    by 0x494CCA: CppUnit::TestCaller<PerspRefUT>::setUp() (TestCaller.h:177)
==13454==    by 0x4E59601: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==13454==    by 0x4E500FF: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==13454==    by 0x4E56B1C: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==13454==    by 0x4E5F1A9: CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::string const&) (TestResult.cpp:181)
==13454==    by 0x4E59286: CppUnit::TestCase::run(CppUnit::TestResult*) (TestCase.cpp:87)
==13454==    by 0x4E59952: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (TestComposite.cpp:64)
==13454== 
==13454== 24 bytes in 1 blocks are indirectly lost in loss record 3 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x462FB5: boost::detail::shared_count::shared_count<Minotaur::Variable>(Minotaur::Variable*) (shared_count.hpp:137)
==13454==    by 0x462CE0: void boost::detail::sp_pointer_construct<Minotaur::Variable, Minotaur::Variable>(boost::shared_ptr<Minotaur::Variable>*, Minotaur::Variable*, boost::detail::shared_count&) (shared_ptr.hpp:284)
==13454==    by 0x462AB0: boost::shared_ptr<Minotaur::Variable>::shared_ptr<Minotaur::Variable>(Minotaur::Variable*) (shared_ptr.hpp:362)
==13454==    by 0x493CD7: PerspRefUT::setUp() (PerspRefUT.cpp:161)
==13454==    by 0x494CCA: CppUnit::TestCaller<PerspRefUT>::setUp() (TestCaller.h:177)
==13454==    by 0x4E59601: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==13454==    by 0x4E500FF: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==13454==    by 0x4E56B1C: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==13454==    by 0x4E5F1A9: CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::string const&) (TestResult.cpp:181)
==13454==    by 0x4E59286: CppUnit::TestCase::run(CppUnit::TestResult*) (TestCase.cpp:87)
==13454==    by 0x4E59952: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (TestComposite.cpp:64)
==13454== 
==13454== 24 bytes in 1 blocks are indirectly lost in loss record 4 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x7155F77: Minotaur::CNode::addPar(Minotaur::CNode*) (CNode.cpp:176)
==13454==    by 0x7155B69: Minotaur::CNode::CNode(Minotaur::OpCode, Minotaur::CNode*, Minotaur::CNode*) (CNode.cpp:88)
==13454==    by 0x7145DCB: Minotaur::CGraph::newNode(Minotaur::OpCode, Minotaur::CNode*, Minotaur::CNode*) (CGraph.cpp:953)
==13454==    by 0x493845: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:124)
==13454==    by 0x49388E: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:126)
==13454==    by 0x493666: PerspRefUT::getPerspRec(Minotaur::CGraph*, boost::shared_ptr<Minotaur::Variable>, double, int*) (PerspRefUT.cpp:102)
==13454==    by 0x4922E4: PerspRefUT::recursive() (PerspRefUT.cpp:59)
==13454==    by 0x494C9D: CppUnit::TestCaller<PerspRefUT>::runTest() (TestCaller.h:166)
==13454==    by 0x4E59601: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==13454==    by 0x4E500FF: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==13454==    by 0x4E56B1C: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==13454== 
==13454== 24 bytes in 1 blocks are indirectly lost in loss record 5 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x7155FD5: Minotaur::CNode::addPar(Minotaur::CNode*) (CNode.cpp:181)
==13454==    by 0x7155B69: Minotaur::CNode::CNode(Minotaur::OpCode, Minotaur::CNode*, Minotaur::CNode*) (CNode.cpp:88)
==13454==    by 0x7145DCB: Minotaur::CGraph::newNode(Minotaur::OpCode, Minotaur::CNode*, Minotaur::CNode*) (CGraph.cpp:953)
==13454==    by 0x493845: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:124)
==13454==    by 0x49388E: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:126)
==13454==    by 0x493666: PerspRefUT::getPerspRec(Minotaur::CGraph*, boost::shared_ptr<Minotaur::Variable>, double, int*) (PerspRefUT.cpp:102)
==13454==    by 0x4922E4: PerspRefUT::recursive() (PerspRefUT.cpp:59)
==13454==    by 0x494C9D: CppUnit::TestCaller<PerspRefUT>::runTest() (TestCaller.h:166)
==13454==    by 0x4E59601: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==13454==    by 0x4E500FF: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==13454==    by 0x4E56B1C: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==13454== 
==13454== 24 bytes in 1 blocks are indirectly lost in loss record 6 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x7155F77: Minotaur::CNode::addPar(Minotaur::CNode*) (CNode.cpp:176)
==13454==    by 0x7155B3C: Minotaur::CNode::CNode(Minotaur::OpCode, Minotaur::CNode*, Minotaur::CNode*) (CNode.cpp:83)
==13454==    by 0x7145DCB: Minotaur::CGraph::newNode(Minotaur::OpCode, Minotaur::CNode*, Minotaur::CNode*) (CGraph.cpp:953)
==13454==    by 0x493795: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:119)
==13454==    by 0x49381F: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:123)
==13454==    by 0x4938BC: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:127)
==13454==    by 0x493666: PerspRefUT::getPerspRec(Minotaur::CGraph*, boost::shared_ptr<Minotaur::Variable>, double, int*) (PerspRefUT.cpp:102)
==13454==    by 0x4922E4: PerspRefUT::recursive() (PerspRefUT.cpp:59)
==13454==    by 0x494C9D: CppUnit::TestCaller<PerspRefUT>::runTest() (TestCaller.h:166)
==13454==    by 0x4E59601: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==13454==    by 0x4E500FF: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==13454== 
==13454== 24 bytes in 1 blocks are indirectly lost in loss record 7 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x7155FD5: Minotaur::CNode::addPar(Minotaur::CNode*) (CNode.cpp:181)
==13454==    by 0x7155B3C: Minotaur::CNode::CNode(Minotaur::OpCode, Minotaur::CNode*, Minotaur::CNode*) (CNode.cpp:83)
==13454==    by 0x7145DCB: Minotaur::CGraph::newNode(Minotaur::OpCode, Minotaur::CNode*, Minotaur::CNode*) (CGraph.cpp:953)
==13454==    by 0x493795: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:119)
==13454==    by 0x49381F: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:123)
==13454==    by 0x4938BC: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:127)
==13454==    by 0x493666: PerspRefUT::getPerspRec(Minotaur::CGraph*, boost::shared_ptr<Minotaur::Variable>, double, int*) (PerspRefUT.cpp:102)
==13454==    by 0x4922E4: PerspRefUT::recursive() (PerspRefUT.cpp:59)
==13454==    by 0x494C9D: CppUnit::TestCaller<PerspRefUT>::runTest() (TestCaller.h:166)
==13454==    by 0x4E59601: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==13454==    by 0x4E500FF: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==13454== 
==13454== 24 bytes in 1 blocks are indirectly lost in loss record 8 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x7155F77: Minotaur::CNode::addPar(Minotaur::CNode*) (CNode.cpp:176)
==13454==    by 0x7155B69: Minotaur::CNode::CNode(Minotaur::OpCode, Minotaur::CNode*, Minotaur::CNode*) (CNode.cpp:88)
==13454==    by 0x7145DCB: Minotaur::CGraph::newNode(Minotaur::OpCode, Minotaur::CNode*, Minotaur::CNode*) (CGraph.cpp:953)
==13454==    by 0x493845: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:124)
==13454==    by 0x4938BC: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:127)
==13454==    by 0x493666: PerspRefUT::getPerspRec(Minotaur::CGraph*, boost::shared_ptr<Minotaur::Variable>, double, int*) (PerspRefUT.cpp:102)
==13454==    by 0x4922E4: PerspRefUT::recursive() (PerspRefUT.cpp:59)
==13454==    by 0x494C9D: CppUnit::TestCaller<PerspRefUT>::runTest() (TestCaller.h:166)
==13454==    by 0x4E59601: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==13454==    by 0x4E500FF: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==13454==    by 0x4E56B1C: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==13454== 
==13454== 24 bytes in 1 blocks are indirectly lost in loss record 9 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x7155FD5: Minotaur::CNode::addPar(Minotaur::CNode*) (CNode.cpp:181)
==13454==    by 0x7155B69: Minotaur::CNode::CNode(Minotaur::OpCode, Minotaur::CNode*, Minotaur::CNode*) (CNode.cpp:88)
==13454==    by 0x7145DCB: Minotaur::CGraph::newNode(Minotaur::OpCode, Minotaur::CNode*, Minotaur::CNode*) (CGraph.cpp:953)
==13454==    by 0x493845: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:124)
==13454==    by 0x4938BC: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:127)
==13454==    by 0x493666: PerspRefUT::getPerspRec(Minotaur::CGraph*, boost::shared_ptr<Minotaur::Variable>, double, int*) (PerspRefUT.cpp:102)
==13454==    by 0x4922E4: PerspRefUT::recursive() (PerspRefUT.cpp:59)
==13454==    by 0x494C9D: CppUnit::TestCaller<PerspRefUT>::runTest() (TestCaller.h:166)
==13454==    by 0x4E59601: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==13454==    by 0x4E500FF: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==13454==    by 0x4E56B1C: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==13454== 
==13454== 24 bytes in 1 blocks are indirectly lost in loss record 10 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x7156052: Minotaur::CNode::addPar(Minotaur::CNode*) (CNode.cpp:188)
==13454==    by 0x7155B3C: Minotaur::CNode::CNode(Minotaur::OpCode, Minotaur::CNode*, Minotaur::CNode*) (CNode.cpp:83)
==13454==    by 0x7145DCB: Minotaur::CGraph::newNode(Minotaur::OpCode, Minotaur::CNode*, Minotaur::CNode*) (CGraph.cpp:953)
==13454==    by 0x493683: PerspRefUT::getPerspRec(Minotaur::CGraph*, boost::shared_ptr<Minotaur::Variable>, double, int*) (PerspRefUT.cpp:105)
==13454==    by 0x4922E4: PerspRefUT::recursive() (PerspRefUT.cpp:59)
==13454==    by 0x494C9D: CppUnit::TestCaller<PerspRefUT>::runTest() (TestCaller.h:166)
==13454==    by 0x4E59601: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==13454==    by 0x4E500FF: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==13454==    by 0x4E56B1C: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==13454==    by 0x4E5F1A9: CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::string const&) (TestResult.cpp:181)
==13454==    by 0x4E59309: CppUnit::TestCase::run(CppUnit::TestResult*) (TestCase.cpp:92)
==13454== 
==13454== 26 bytes in 1 blocks are indirectly lost in loss record 11 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x7887248: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.19)
==13454==    by 0x7888970: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.19)
==13454==    by 0x7888D87: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.19)
==13454==    by 0x493A53: PerspRefUT::setUp() (PerspRefUT.cpp:146)
==13454==    by 0x494CCA: CppUnit::TestCaller<PerspRefUT>::setUp() (TestCaller.h:177)
==13454==    by 0x4E59601: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==13454==    by 0x4E500FF: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==13454==    by 0x4E56B1C: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==13454==    by 0x4E5F1A9: CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::string const&) (TestResult.cpp:181)
==13454==    by 0x4E59286: CppUnit::TestCase::run(CppUnit::TestResult*) (TestCase.cpp:87)
==13454==    by 0x4E59952: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (TestComposite.cpp:64)
==13454== 
==13454== 26 bytes in 1 blocks are indirectly lost in loss record 12 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x7887248: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.19)
==13454==    by 0x7888970: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.19)
==13454==    by 0x7888D87: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.19)
==13454==    by 0x493AE6: PerspRefUT::setUp() (PerspRefUT.cpp:147)
==13454==    by 0x494CCA: CppUnit::TestCaller<PerspRefUT>::setUp() (TestCaller.h:177)
==13454==    by 0x4E59601: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==13454==    by 0x4E500FF: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==13454==    by 0x4E56B1C: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==13454==    by 0x4E5F1A9: CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::string const&) (TestResult.cpp:181)
==13454==    by 0x4E59286: CppUnit::TestCase::run(CppUnit::TestResult*) (TestCase.cpp:87)
==13454==    by 0x4E59952: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (TestComposite.cpp:64)
==13454== 
==13454== 26 bytes in 1 blocks are indirectly lost in loss record 13 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x7887248: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.19)
==13454==    by 0x7888970: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.19)
==13454==    by 0x7888D87: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.19)
==13454==    by 0x493C91: PerspRefUT::setUp() (PerspRefUT.cpp:161)
==13454==    by 0x494CCA: CppUnit::TestCaller<PerspRefUT>::setUp() (TestCaller.h:177)
==13454==    by 0x4E59601: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==13454==    by 0x4E500FF: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==13454==    by 0x4E56B1C: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==13454==    by 0x4E5F1A9: CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::string const&) (TestResult.cpp:181)
==13454==    by 0x4E59286: CppUnit::TestCase::run(CppUnit::TestResult*) (TestCase.cpp:87)
==13454==    by 0x4E59952: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (TestComposite.cpp:64)
==13454== 
==13454== 48 bytes in 1 blocks are indirectly lost in loss record 14 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x6D49190: __gnu_cxx::new_allocator<std::_Rb_tree_node<boost::shared_ptr<Minotaur::Variable> > >::allocate(unsigned long, void const*) (new_allocator.h:104)
==13454==    by 0x6D48857: std::_Rb_tree<boost::shared_ptr<Minotaur::Variable>, boost::shared_ptr<Minotaur::Variable>, std::_Identity<boost::shared_ptr<Minotaur::Variable> >, Minotaur::CompareVariablePtr, std::allocator<boost::shared_ptr<Minotaur::Variable> > >::_M_get_node() (stl_tree.h:370)
==13454==    by 0x6D476F0: std::_Rb_tree<boost::shared_ptr<Minotaur::Variable>, boost::shared_ptr<Minotaur::Variable>, std::_Identity<boost::shared_ptr<Minotaur::Variable> >, Minotaur::CompareVariablePtr, std::allocator<boost::shared_ptr<Minotaur::Variable> > >::_M_create_node(boost::shared_ptr<Minotaur::Variable> const&) (stl_tree.h:380)
==13454==    by 0x6D458EB: std::_Rb_tree<boost::shared_ptr<Minotaur::Variable>, boost::shared_ptr<Minotaur::Variable>, std::_Identity<boost::shared_ptr<Minotaur::Variable> >, Minotaur::CompareVariablePtr, std::allocator<boost::shared_ptr<Minotaur::Variable> > >::_M_insert_(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, boost::shared_ptr<Minotaur::Variable> const&) (stl_tree.h:1023)
==13454==    by 0x6D4335F: std::_Rb_tree<boost::shared_ptr<Minotaur::Variable>, boost::shared_ptr<Minotaur::Variable>, std::_Identity<boost::shared_ptr<Minotaur::Variable> >, Minotaur::CompareVariablePtr, std::allocator<boost::shared_ptr<Minotaur::Variable> > >::_M_insert_unique(boost::shared_ptr<Minotaur::Variable> const&) (stl_tree.h:1382)
==13454==    by 0x6D4183A: std::set<boost::shared_ptr<Minotaur::Variable>, Minotaur::CompareVariablePtr, std::allocator<boost::shared_ptr<Minotaur::Variable> > >::insert(boost::shared_ptr<Minotaur::Variable> const&) (stl_set.h:463)
==13454==    by 0x7146121: Minotaur::CGraph::newNode(boost::shared_ptr<Minotaur::Variable>) (CGraph.cpp:996)
==13454==    by 0x4935A9: PerspRefUT::getPerspRec(Minotaur::CGraph*, boost::shared_ptr<Minotaur::Variable>, double, int*) (PerspRefUT.cpp:93)
==13454==    by 0x4922E4: PerspRefUT::recursive() (PerspRefUT.cpp:59)
==13454==    by 0x494C9D: CppUnit::TestCaller<PerspRefUT>::runTest() (TestCaller.h:166)
==13454==    by 0x4E59601: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==13454== 
==13454== 48 bytes in 1 blocks are indirectly lost in loss record 15 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x6D49190: __gnu_cxx::new_allocator<std::_Rb_tree_node<boost::shared_ptr<Minotaur::Variable> > >::allocate(unsigned long, void const*) (new_allocator.h:104)
==13454==    by 0x6D48857: std::_Rb_tree<boost::shared_ptr<Minotaur::Variable>, boost::shared_ptr<Minotaur::Variable>, std::_Identity<boost::shared_ptr<Minotaur::Variable> >, Minotaur::CompareVariablePtr, std::allocator<boost::shared_ptr<Minotaur::Variable> > >::_M_get_node() (stl_tree.h:370)
==13454==    by 0x6D476F0: std::_Rb_tree<boost::shared_ptr<Minotaur::Variable>, boost::shared_ptr<Minotaur::Variable>, std::_Identity<boost::shared_ptr<Minotaur::Variable> >, Minotaur::CompareVariablePtr, std::allocator<boost::shared_ptr<Minotaur::Variable> > >::_M_create_node(boost::shared_ptr<Minotaur::Variable> const&) (stl_tree.h:380)
==13454==    by 0x6D458EB: std::_Rb_tree<boost::shared_ptr<Minotaur::Variable>, boost::shared_ptr<Minotaur::Variable>, std::_Identity<boost::shared_ptr<Minotaur::Variable> >, Minotaur::CompareVariablePtr, std::allocator<boost::shared_ptr<Minotaur::Variable> > >::_M_insert_(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, boost::shared_ptr<Minotaur::Variable> const&) (stl_tree.h:1023)
==13454==    by 0x6D4335F: std::_Rb_tree<boost::shared_ptr<Minotaur::Variable>, boost::shared_ptr<Minotaur::Variable>, std::_Identity<boost::shared_ptr<Minotaur::Variable> >, Minotaur::CompareVariablePtr, std::allocator<boost::shared_ptr<Minotaur::Variable> > >::_M_insert_unique(boost::shared_ptr<Minotaur::Variable> const&) (stl_tree.h:1382)
==13454==    by 0x6D4183A: std::set<boost::shared_ptr<Minotaur::Variable>, Minotaur::CompareVariablePtr, std::allocator<boost::shared_ptr<Minotaur::Variable> > >::insert(boost::shared_ptr<Minotaur::Variable> const&) (stl_set.h:463)
==13454==    by 0x7146121: Minotaur::CGraph::newNode(boost::shared_ptr<Minotaur::Variable>) (CGraph.cpp:996)
==13454==    by 0x49376C: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:118)
==13454==    by 0x49381F: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:123)
==13454==    by 0x49388E: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:126)
==13454==    by 0x493666: PerspRefUT::getPerspRec(Minotaur::CGraph*, boost::shared_ptr<Minotaur::Variable>, double, int*) (PerspRefUT.cpp:102)
==13454== 
==13454== 48 bytes in 1 blocks are indirectly lost in loss record 16 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x6D49190: __gnu_cxx::new_allocator<std::_Rb_tree_node<boost::shared_ptr<Minotaur::Variable> > >::allocate(unsigned long, void const*) (new_allocator.h:104)
==13454==    by 0x6D48857: std::_Rb_tree<boost::shared_ptr<Minotaur::Variable>, boost::shared_ptr<Minotaur::Variable>, std::_Identity<boost::shared_ptr<Minotaur::Variable> >, Minotaur::CompareVariablePtr, std::allocator<boost::shared_ptr<Minotaur::Variable> > >::_M_get_node() (stl_tree.h:370)
==13454==    by 0x6D476F0: std::_Rb_tree<boost::shared_ptr<Minotaur::Variable>, boost::shared_ptr<Minotaur::Variable>, std::_Identity<boost::shared_ptr<Minotaur::Variable> >, Minotaur::CompareVariablePtr, std::allocator<boost::shared_ptr<Minotaur::Variable> > >::_M_create_node(boost::shared_ptr<Minotaur::Variable> const&) (stl_tree.h:380)
==13454==    by 0x6D458EB: std::_Rb_tree<boost::shared_ptr<Minotaur::Variable>, boost::shared_ptr<Minotaur::Variable>, std::_Identity<boost::shared_ptr<Minotaur::Variable> >, Minotaur::CompareVariablePtr, std::allocator<boost::shared_ptr<Minotaur::Variable> > >::_M_insert_(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, boost::shared_ptr<Minotaur::Variable> const&) (stl_tree.h:1023)
==13454==    by 0x6D4335F: std::_Rb_tree<boost::shared_ptr<Minotaur::Variable>, boost::shared_ptr<Minotaur::Variable>, std::_Identity<boost::shared_ptr<Minotaur::Variable> >, Minotaur::CompareVariablePtr, std::allocator<boost::shared_ptr<Minotaur::Variable> > >::_M_insert_unique(boost::shared_ptr<Minotaur::Variable> const&) (stl_tree.h:1382)
==13454==    by 0x6D4183A: std::set<boost::shared_ptr<Minotaur::Variable>, Minotaur::CompareVariablePtr, std::allocator<boost::shared_ptr<Minotaur::Variable> > >::insert(boost::shared_ptr<Minotaur::Variable> const&) (stl_set.h:463)
==13454==    by 0x7146121: Minotaur::CGraph::newNode(boost::shared_ptr<Minotaur::Variable>) (CGraph.cpp:996)
==13454==    by 0x49376C: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:118)
==13454==    by 0x49381F: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:123)
==13454==    by 0x4938BC: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:127)
==13454==    by 0x493666: PerspRefUT::getPerspRec(Minotaur::CGraph*, boost::shared_ptr<Minotaur::Variable>, double, int*) (PerspRefUT.cpp:102)
==13454== 
==13454== 56 bytes in 1 blocks are indirectly lost in loss record 17 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x7154A6F: __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> > >::allocate(unsigned long, void const*) (new_allocator.h:104)
==13454==    by 0x7153D25: std::_Rb_tree<boost::shared_ptr<Minotaur::Variable>, std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*>, std::_Select1st<std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> >, Minotaur::CompareVariablePtr, std::allocator<std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> > >::_M_get_node() (stl_tree.h:370)
==13454==    by 0x7151F82: std::_Rb_tree<boost::shared_ptr<Minotaur::Variable>, std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*>, std::_Select1st<std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> >, Minotaur::CompareVariablePtr, std::allocator<std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> > >::_M_create_node(std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> const&) (stl_tree.h:380)
==13454==    by 0x714ED1F: std::_Rb_tree<boost::shared_ptr<Minotaur::Variable>, std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*>, std::_Select1st<std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> >, Minotaur::CompareVariablePtr, std::allocator<std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> > >::_M_insert_(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> const&) (stl_tree.h:1023)
==13454==    by 0x714B4A9: std::_Rb_tree<boost::shared_ptr<Minotaur::Variable>, std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*>, std::_Select1st<std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> >, Minotaur::CompareVariablePtr, std::allocator<std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> > >::_M_insert_unique(std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> const&) (stl_tree.h:1382)
==13454==    by 0x7148D9A: std::map<boost::shared_ptr<Minotaur::Variable>, Minotaur::CNode*, Minotaur::CompareVariablePtr, std::allocator<std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> > >::insert(std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> const&) (stl_map.h:595)
==13454==    by 0x71460DB: Minotaur::CGraph::newNode(boost::shared_ptr<Minotaur::Variable>) (CGraph.cpp:994)
==13454==    by 0x4935A9: PerspRefUT::getPerspRec(Minotaur::CGraph*, boost::shared_ptr<Minotaur::Variable>, double, int*) (PerspRefUT.cpp:93)
==13454==    by 0x4922E4: PerspRefUT::recursive() (PerspRefUT.cpp:59)
==13454==    by 0x494C9D: CppUnit::TestCaller<PerspRefUT>::runTest() (TestCaller.h:166)
==13454==    by 0x4E59601: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==13454== 
==13454== 56 bytes in 1 blocks are indirectly lost in loss record 18 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x7154A6F: __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> > >::allocate(unsigned long, void const*) (new_allocator.h:104)
==13454==    by 0x7153D25: std::_Rb_tree<boost::shared_ptr<Minotaur::Variable>, std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*>, std::_Select1st<std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> >, Minotaur::CompareVariablePtr, std::allocator<std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> > >::_M_get_node() (stl_tree.h:370)
==13454==    by 0x7151F82: std::_Rb_tree<boost::shared_ptr<Minotaur::Variable>, std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*>, std::_Select1st<std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> >, Minotaur::CompareVariablePtr, std::allocator<std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> > >::_M_create_node(std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> const&) (stl_tree.h:380)
==13454==    by 0x714ED1F: std::_Rb_tree<boost::shared_ptr<Minotaur::Variable>, std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*>, std::_Select1st<std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> >, Minotaur::CompareVariablePtr, std::allocator<std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> > >::_M_insert_(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> const&) (stl_tree.h:1023)
==13454==    by 0x714B4A9: std::_Rb_tree<boost::shared_ptr<Minotaur::Variable>, std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*>, std::_Select1st<std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> >, Minotaur::CompareVariablePtr, std::allocator<std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> > >::_M_insert_unique(std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> const&) (stl_tree.h:1382)
==13454==    by 0x7148D9A: std::map<boost::shared_ptr<Minotaur::Variable>, Minotaur::CNode*, Minotaur::CompareVariablePtr, std::allocator<std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> > >::insert(std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> const&) (stl_map.h:595)
==13454==    by 0x71460DB: Minotaur::CGraph::newNode(boost::shared_ptr<Minotaur::Variable>) (CGraph.cpp:994)
==13454==    by 0x49376C: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:118)
==13454==    by 0x49381F: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:123)
==13454==    by 0x49388E: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:126)
==13454==    by 0x493666: PerspRefUT::getPerspRec(Minotaur::CGraph*, boost::shared_ptr<Minotaur::Variable>, double, int*) (PerspRefUT.cpp:102)
==13454== 
==13454== 56 bytes in 1 blocks are indirectly lost in loss record 19 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x7154A6F: __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> > >::allocate(unsigned long, void const*) (new_allocator.h:104)
==13454==    by 0x7153D25: std::_Rb_tree<boost::shared_ptr<Minotaur::Variable>, std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*>, std::_Select1st<std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> >, Minotaur::CompareVariablePtr, std::allocator<std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> > >::_M_get_node() (stl_tree.h:370)
==13454==    by 0x7151F82: std::_Rb_tree<boost::shared_ptr<Minotaur::Variable>, std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*>, std::_Select1st<std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> >, Minotaur::CompareVariablePtr, std::allocator<std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> > >::_M_create_node(std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> const&) (stl_tree.h:380)
==13454==    by 0x714ED1F: std::_Rb_tree<boost::shared_ptr<Minotaur::Variable>, std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*>, std::_Select1st<std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> >, Minotaur::CompareVariablePtr, std::allocator<std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> > >::_M_insert_(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> const&) (stl_tree.h:1023)
==13454==    by 0x714B4A9: std::_Rb_tree<boost::shared_ptr<Minotaur::Variable>, std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*>, std::_Select1st<std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> >, Minotaur::CompareVariablePtr, std::allocator<std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> > >::_M_insert_unique(std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> const&) (stl_tree.h:1382)
==13454==    by 0x7148D9A: std::map<boost::shared_ptr<Minotaur::Variable>, Minotaur::CNode*, Minotaur::CompareVariablePtr, std::allocator<std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> > >::insert(std::pair<boost::shared_ptr<Minotaur::Variable> const, Minotaur::CNode*> const&) (stl_map.h:595)
==13454==    by 0x71460DB: Minotaur::CGraph::newNode(boost::shared_ptr<Minotaur::Variable>) (CGraph.cpp:994)
==13454==    by 0x49376C: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:118)
==13454==    by 0x49381F: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:123)
==13454==    by 0x4938BC: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:127)
==13454==    by 0x493666: PerspRefUT::getPerspRec(Minotaur::CGraph*, boost::shared_ptr<Minotaur::Variable>, double, int*) (PerspRefUT.cpp:102)
==13454== 
==13454== 64 bytes in 1 blocks are indirectly lost in loss record 20 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x7153979: __gnu_cxx::new_allocator<Minotaur::CNode**>::allocate(unsigned long, void const*) (new_allocator.h:104)
==13454==    by 0x71517E9: std::_Deque_base<Minotaur::CNode*, std::allocator<Minotaur::CNode*> >::_M_allocate_map(unsigned long) (stl_deque.h:544)
==13454==    by 0x714DB7C: std::_Deque_base<Minotaur::CNode*, std::allocator<Minotaur::CNode*> >::_M_initialize_map(unsigned long) (stl_deque.h:589)
==13454==    by 0x714AA95: std::_Deque_base<Minotaur::CNode*, std::allocator<Minotaur::CNode*> >::_Deque_base() (stl_deque.h:453)
==13454==    by 0x714871D: std::deque<Minotaur::CNode*, std::allocator<Minotaur::CNode*> >::deque() (stl_deque.h:783)
==13454==    by 0x714107E: Minotaur::CGraph::CGraph() (CGraph.cpp:36)
==13454==    by 0x49357F: PerspRefUT::getPerspRec(Minotaur::CGraph*, boost::shared_ptr<Minotaur::Variable>, double, int*) (PerspRefUT.cpp:91)
==13454==    by 0x4922E4: PerspRefUT::recursive() (PerspRefUT.cpp:59)
==13454==    by 0x494C9D: CppUnit::TestCaller<PerspRefUT>::runTest() (TestCaller.h:166)
==13454==    by 0x4E59601: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==13454==    by 0x4E500FF: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==13454== 
==13454== 64 bytes in 1 blocks are indirectly lost in loss record 21 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x7153979: __gnu_cxx::new_allocator<Minotaur::CNode**>::allocate(unsigned long, void const*) (new_allocator.h:104)
==13454==    by 0x71517E9: std::_Deque_base<Minotaur::CNode*, std::allocator<Minotaur::CNode*> >::_M_allocate_map(unsigned long) (stl_deque.h:544)
==13454==    by 0x714DB7C: std::_Deque_base<Minotaur::CNode*, std::allocator<Minotaur::CNode*> >::_M_initialize_map(unsigned long) (stl_deque.h:589)
==13454==    by 0x714AA95: std::_Deque_base<Minotaur::CNode*, std::allocator<Minotaur::CNode*> >::_Deque_base() (stl_deque.h:453)
==13454==    by 0x714871D: std::deque<Minotaur::CNode*, std::allocator<Minotaur::CNode*> >::deque() (stl_deque.h:783)
==13454==    by 0x71411C7: Minotaur::CGraph::CGraph() (CGraph.cpp:36)
==13454==    by 0x49357F: PerspRefUT::getPerspRec(Minotaur::CGraph*, boost::shared_ptr<Minotaur::Variable>, double, int*) (PerspRefUT.cpp:91)
==13454==    by 0x4922E4: PerspRefUT::recursive() (PerspRefUT.cpp:59)
==13454==    by 0x494C9D: CppUnit::TestCaller<PerspRefUT>::runTest() (TestCaller.h:166)
==13454==    by 0x4E59601: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==13454==    by 0x4E500FF: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==13454== 
==13454== 104 bytes in 1 blocks are indirectly lost in loss record 22 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x493A61: PerspRefUT::setUp() (PerspRefUT.cpp:146)
==13454==    by 0x494CCA: CppUnit::TestCaller<PerspRefUT>::setUp() (TestCaller.h:177)
==13454==    by 0x4E59601: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==13454==    by 0x4E500FF: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==13454==    by 0x4E56B1C: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==13454==    by 0x4E5F1A9: CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::string const&) (TestResult.cpp:181)
==13454==    by 0x4E59286: CppUnit::TestCase::run(CppUnit::TestResult*) (TestCase.cpp:87)
==13454==    by 0x4E59952: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (TestComposite.cpp:64)
==13454==    by 0x4E5986D: CppUnit::TestComposite::run(CppUnit::TestResult*) (TestComposite.cpp:23)
==13454==    by 0x4E59952: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (TestComposite.cpp:64)
==13454==    by 0x4E5986D: CppUnit::TestComposite::run(CppUnit::TestResult*) (TestComposite.cpp:23)
==13454== 
==13454== 104 bytes in 1 blocks are indirectly lost in loss record 23 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x493AF7: PerspRefUT::setUp() (PerspRefUT.cpp:147)
==13454==    by 0x494CCA: CppUnit::TestCaller<PerspRefUT>::setUp() (TestCaller.h:177)
==13454==    by 0x4E59601: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==13454==    by 0x4E500FF: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==13454==    by 0x4E56B1C: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==13454==    by 0x4E5F1A9: CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::string const&) (TestResult.cpp:181)
==13454==    by 0x4E59286: CppUnit::TestCase::run(CppUnit::TestResult*) (TestCase.cpp:87)
==13454==    by 0x4E59952: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (TestComposite.cpp:64)
==13454==    by 0x4E5986D: CppUnit::TestComposite::run(CppUnit::TestResult*) (TestComposite.cpp:23)
==13454==    by 0x4E59952: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (TestComposite.cpp:64)
==13454==    by 0x4E5986D: CppUnit::TestComposite::run(CppUnit::TestResult*) (TestComposite.cpp:23)
==13454== 
==13454== 104 bytes in 1 blocks are indirectly lost in loss record 24 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x493C9F: PerspRefUT::setUp() (PerspRefUT.cpp:161)
==13454==    by 0x494CCA: CppUnit::TestCaller<PerspRefUT>::setUp() (TestCaller.h:177)
==13454==    by 0x4E59601: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==13454==    by 0x4E500FF: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==13454==    by 0x4E56B1C: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==13454==    by 0x4E5F1A9: CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::string const&) (TestResult.cpp:181)
==13454==    by 0x4E59286: CppUnit::TestCase::run(CppUnit::TestResult*) (TestCase.cpp:87)
==13454==    by 0x4E59952: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (TestComposite.cpp:64)
==13454==    by 0x4E5986D: CppUnit::TestComposite::run(CppUnit::TestResult*) (TestComposite.cpp:23)
==13454==    by 0x4E59952: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (TestComposite.cpp:64)
==13454==    by 0x4E5986D: CppUnit::TestComposite::run(CppUnit::TestResult*) (TestComposite.cpp:23)
==13454== 
==13454== 128 bytes in 1 blocks are indirectly lost in loss record 25 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x7151DA1: __gnu_cxx::new_allocator<Minotaur::CNode*>::allocate(unsigned long, void const*) (new_allocator.h:104)
==13454==    by 0x714E68E: std::_Vector_base<Minotaur::CNode*, std::allocator<Minotaur::CNode*> >::_M_allocate(unsigned long) (in /sandbox/mahajan/minotaur-test/build-all-debug/src/base/libminotaur.so)
==13454==    by 0x714B1B0: std::vector<Minotaur::CNode*, std::allocator<Minotaur::CNode*> >::_M_insert_aux(__gnu_cxx::__normal_iterator<Minotaur::CNode**, std::vector<Minotaur::CNode*, std::allocator<Minotaur::CNode*> > >, Minotaur::CNode* const&) (vector.tcc:345)
==13454==    by 0x7148C1B: std::vector<Minotaur::CNode*, std::allocator<Minotaur::CNode*> >::push_back(Minotaur::CNode* const&) (stl_vector.h:913)
==13454==    by 0x714610A: Minotaur::CGraph::newNode(boost::shared_ptr<Minotaur::Variable>) (CGraph.cpp:995)
==13454==    by 0x49376C: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:118)
==13454==    by 0x49381F: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:123)
==13454==    by 0x4938BC: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:127)
==13454==    by 0x493666: PerspRefUT::getPerspRec(Minotaur::CGraph*, boost::shared_ptr<Minotaur::Variable>, double, int*) (PerspRefUT.cpp:102)
==13454==    by 0x4922E4: PerspRefUT::recursive() (PerspRefUT.cpp:59)
==13454==    by 0x494C9D: CppUnit::TestCaller<PerspRefUT>::runTest() (TestCaller.h:166)
==13454== 
==13454== 160 bytes in 1 blocks are indirectly lost in loss record 26 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x7146043: Minotaur::CGraph::newNode(boost::shared_ptr<Minotaur::Variable>) (CGraph.cpp:992)
==13454==    by 0x4935A9: PerspRefUT::getPerspRec(Minotaur::CGraph*, boost::shared_ptr<Minotaur::Variable>, double, int*) (PerspRefUT.cpp:93)
==13454==    by 0x4922E4: PerspRefUT::recursive() (PerspRefUT.cpp:59)
==13454==    by 0x494C9D: CppUnit::TestCaller<PerspRefUT>::runTest() (TestCaller.h:166)
==13454==    by 0x4E59601: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==13454==    by 0x4E500FF: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==13454==    by 0x4E56B1C: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==13454==    by 0x4E5F1A9: CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::string const&) (TestResult.cpp:181)
==13454==    by 0x4E59309: CppUnit::TestCase::run(CppUnit::TestResult*) (TestCase.cpp:92)
==13454==    by 0x4E59952: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (TestComposite.cpp:64)
==13454==    by 0x4E5986D: CppUnit::TestComposite::run(CppUnit::TestResult*) (TestComposite.cpp:23)
==13454== 
==13454== 160 bytes in 1 blocks are indirectly lost in loss record 27 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x7145EAB: Minotaur::CGraph::newNode(double) (CGraph.cpp:970)
==13454==    by 0x4935E1: PerspRefUT::getPerspRec(Minotaur::CGraph*, boost::shared_ptr<Minotaur::Variable>, double, int*) (PerspRefUT.cpp:95)
==13454==    by 0x4922E4: PerspRefUT::recursive() (PerspRefUT.cpp:59)
==13454==    by 0x494C9D: CppUnit::TestCaller<PerspRefUT>::runTest() (TestCaller.h:166)
==13454==    by 0x4E59601: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==13454==    by 0x4E500FF: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==13454==    by 0x4E56B1C: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==13454==    by 0x4E5F1A9: CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::string const&) (TestResult.cpp:181)
==13454==    by 0x4E59309: CppUnit::TestCase::run(CppUnit::TestResult*) (TestCase.cpp:92)
==13454==    by 0x4E59952: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (TestComposite.cpp:64)
==13454==    by 0x4E5986D: CppUnit::TestComposite::run(CppUnit::TestResult*) (TestComposite.cpp:23)
==13454== 
==13454== 160 bytes in 1 blocks are indirectly lost in loss record 28 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x7145DB3: Minotaur::CGraph::newNode(Minotaur::OpCode, Minotaur::CNode*, Minotaur::CNode*) (CGraph.cpp:953)
==13454==    by 0x4935FE: PerspRefUT::getPerspRec(Minotaur::CGraph*, boost::shared_ptr<Minotaur::Variable>, double, int*) (PerspRefUT.cpp:96)
==13454==    by 0x4922E4: PerspRefUT::recursive() (PerspRefUT.cpp:59)
==13454==    by 0x494C9D: CppUnit::TestCaller<PerspRefUT>::runTest() (TestCaller.h:166)
==13454==    by 0x4E59601: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==13454==    by 0x4E500FF: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==13454==    by 0x4E56B1C: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==13454==    by 0x4E5F1A9: CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::string const&) (TestResult.cpp:181)
==13454==    by 0x4E59309: CppUnit::TestCase::run(CppUnit::TestResult*) (TestCase.cpp:92)
==13454==    by 0x4E59952: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (TestComposite.cpp:64)
==13454==    by 0x4E5986D: CppUnit::TestComposite::run(CppUnit::TestResult*) (TestComposite.cpp:23)
==13454== 
==13454== 160 bytes in 1 blocks are indirectly lost in loss record 29 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x7145EAB: Minotaur::CGraph::newNode(double) (CGraph.cpp:970)
==13454==    by 0x49361B: PerspRefUT::getPerspRec(Minotaur::CGraph*, boost::shared_ptr<Minotaur::Variable>, double, int*) (PerspRefUT.cpp:97)
==13454==    by 0x4922E4: PerspRefUT::recursive() (PerspRefUT.cpp:59)
==13454==    by 0x494C9D: CppUnit::TestCaller<PerspRefUT>::runTest() (TestCaller.h:166)
==13454==    by 0x4E59601: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==13454==    by 0x4E500FF: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==13454==    by 0x4E56B1C: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==13454==    by 0x4E5F1A9: CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::string const&) (TestResult.cpp:181)
==13454==    by 0x4E59309: CppUnit::TestCase::run(CppUnit::TestResult*) (TestCase.cpp:92)
==13454==    by 0x4E59952: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (TestComposite.cpp:64)
==13454==    by 0x4E5986D: CppUnit::TestComposite::run(CppUnit::TestResult*) (TestComposite.cpp:23)
==13454== 
==13454== 160 bytes in 1 blocks are indirectly lost in loss record 30 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x7145DB3: Minotaur::CGraph::newNode(Minotaur::OpCode, Minotaur::CNode*, Minotaur::CNode*) (CGraph.cpp:953)
==13454==    by 0x493638: PerspRefUT::getPerspRec(Minotaur::CGraph*, boost::shared_ptr<Minotaur::Variable>, double, int*) (PerspRefUT.cpp:98)
==13454==    by 0x4922E4: PerspRefUT::recursive() (PerspRefUT.cpp:59)
==13454==    by 0x494C9D: CppUnit::TestCaller<PerspRefUT>::runTest() (TestCaller.h:166)
==13454==    by 0x4E59601: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==13454==    by 0x4E500FF: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==13454==    by 0x4E56B1C: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==13454==    by 0x4E5F1A9: CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::string const&) (TestResult.cpp:181)
==13454==    by 0x4E59309: CppUnit::TestCase::run(CppUnit::TestResult*) (TestCase.cpp:92)
==13454==    by 0x4E59952: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (TestComposite.cpp:64)
==13454==    by 0x4E5986D: CppUnit::TestComposite::run(CppUnit::TestResult*) (TestComposite.cpp:23)
==13454== 
==13454== 160 bytes in 1 blocks are indirectly lost in loss record 31 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x7146043: Minotaur::CGraph::newNode(boost::shared_ptr<Minotaur::Variable>) (CGraph.cpp:992)
==13454==    by 0x49376C: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:118)
==13454==    by 0x49381F: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:123)
==13454==    by 0x49388E: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:126)
==13454==    by 0x493666: PerspRefUT::getPerspRec(Minotaur::CGraph*, boost::shared_ptr<Minotaur::Variable>, double, int*) (PerspRefUT.cpp:102)
==13454==    by 0x4922E4: PerspRefUT::recursive() (PerspRefUT.cpp:59)
==13454==    by 0x494C9D: CppUnit::TestCaller<PerspRefUT>::runTest() (TestCaller.h:166)
==13454==    by 0x4E59601: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==13454==    by 0x4E500FF: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==13454==    by 0x4E56B1C: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==13454==    by 0x4E5F1A9: CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::string const&) (TestResult.cpp:181)
==13454== 
==13454== 160 bytes in 1 blocks are indirectly lost in loss record 32 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x7145DB3: Minotaur::CGraph::newNode(Minotaur::OpCode, Minotaur::CNode*, Minotaur::CNode*) (CGraph.cpp:953)
==13454==    by 0x493795: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:119)
==13454==    by 0x49381F: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:123)
==13454==    by 0x49388E: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:126)
==13454==    by 0x493666: PerspRefUT::getPerspRec(Minotaur::CGraph*, boost::shared_ptr<Minotaur::Variable>, double, int*) (PerspRefUT.cpp:102)
==13454==    by 0x4922E4: PerspRefUT::recursive() (PerspRefUT.cpp:59)
==13454==    by 0x494C9D: CppUnit::TestCaller<PerspRefUT>::runTest() (TestCaller.h:166)
==13454==    by 0x4E59601: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==13454==    by 0x4E500FF: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==13454==    by 0x4E56B1C: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==13454==    by 0x4E5F1A9: CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::string const&) (TestResult.cpp:181)
==13454== 
==13454== 160 bytes in 1 blocks are indirectly lost in loss record 33 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x7145DB3: Minotaur::CGraph::newNode(Minotaur::OpCode, Minotaur::CNode*, Minotaur::CNode*) (CGraph.cpp:953)
==13454==    by 0x493845: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:124)
==13454==    by 0x49388E: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:126)
==13454==    by 0x493666: PerspRefUT::getPerspRec(Minotaur::CGraph*, boost::shared_ptr<Minotaur::Variable>, double, int*) (PerspRefUT.cpp:102)
==13454==    by 0x4922E4: PerspRefUT::recursive() (PerspRefUT.cpp:59)
==13454==    by 0x494C9D: CppUnit::TestCaller<PerspRefUT>::runTest() (TestCaller.h:166)
==13454==    by 0x4E59601: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==13454==    by 0x4E500FF: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==13454==    by 0x4E56B1C: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==13454==    by 0x4E5F1A9: CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::string const&) (TestResult.cpp:181)
==13454==    by 0x4E59309: CppUnit::TestCase::run(CppUnit::TestResult*) (TestCase.cpp:92)
==13454== 
==13454== 160 bytes in 1 blocks are indirectly lost in loss record 34 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x7146043: Minotaur::CGraph::newNode(boost::shared_ptr<Minotaur::Variable>) (CGraph.cpp:992)
==13454==    by 0x49376C: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:118)
==13454==    by 0x49381F: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:123)
==13454==    by 0x4938BC: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:127)
==13454==    by 0x493666: PerspRefUT::getPerspRec(Minotaur::CGraph*, boost::shared_ptr<Minotaur::Variable>, double, int*) (PerspRefUT.cpp:102)
==13454==    by 0x4922E4: PerspRefUT::recursive() (PerspRefUT.cpp:59)
==13454==    by 0x494C9D: CppUnit::TestCaller<PerspRefUT>::runTest() (TestCaller.h:166)
==13454==    by 0x4E59601: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==13454==    by 0x4E500FF: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==13454==    by 0x4E56B1C: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==13454==    by 0x4E5F1A9: CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::string const&) (TestResult.cpp:181)
==13454== 
==13454== 160 bytes in 1 blocks are indirectly lost in loss record 35 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x7145DB3: Minotaur::CGraph::newNode(Minotaur::OpCode, Minotaur::CNode*, Minotaur::CNode*) (CGraph.cpp:953)
==13454==    by 0x493795: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:119)
==13454==    by 0x49381F: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:123)
==13454==    by 0x4938BC: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:127)
==13454==    by 0x493666: PerspRefUT::getPerspRec(Minotaur::CGraph*, boost::shared_ptr<Minotaur::Variable>, double, int*) (PerspRefUT.cpp:102)
==13454==    by 0x4922E4: PerspRefUT::recursive() (PerspRefUT.cpp:59)
==13454==    by 0x494C9D: CppUnit::TestCaller<PerspRefUT>::runTest() (TestCaller.h:166)
==13454==    by 0x4E59601: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==13454==    by 0x4E500FF: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==13454==    by 0x4E56B1C: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==13454==    by 0x4E5F1A9: CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::string const&) (TestResult.cpp:181)
==13454== 
==13454== 160 bytes in 1 blocks are indirectly lost in loss record 36 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x7145DB3: Minotaur::CGraph::newNode(Minotaur::OpCode, Minotaur::CNode*, Minotaur::CNode*) (CGraph.cpp:953)
==13454==    by 0x493845: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:124)
==13454==    by 0x4938BC: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:127)
==13454==    by 0x493666: PerspRefUT::getPerspRec(Minotaur::CGraph*, boost::shared_ptr<Minotaur::Variable>, double, int*) (PerspRefUT.cpp:102)
==13454==    by 0x4922E4: PerspRefUT::recursive() (PerspRefUT.cpp:59)
==13454==    by 0x494C9D: CppUnit::TestCaller<PerspRefUT>::runTest() (TestCaller.h:166)
==13454==    by 0x4E59601: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==13454==    by 0x4E500FF: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==13454==    by 0x4E56B1C: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==13454==    by 0x4E5F1A9: CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::string const&) (TestResult.cpp:181)
==13454==    by 0x4E59309: CppUnit::TestCase::run(CppUnit::TestResult*) (TestCase.cpp:92)
==13454== 
==13454== 160 bytes in 1 blocks are indirectly lost in loss record 37 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x7145DB3: Minotaur::CGraph::newNode(Minotaur::OpCode, Minotaur::CNode*, Minotaur::CNode*) (CGraph.cpp:953)
==13454==    by 0x4938E2: PerspRefUT::getPerspRec_(Minotaur::CGraph*, Minotaur::CNode const*, Minotaur::CNode*, Minotaur::CGraph*) (PerspRefUT.cpp:128)
==13454==    by 0x493666: PerspRefUT::getPerspRec(Minotaur::CGraph*, boost::shared_ptr<Minotaur::Variable>, double, int*) (PerspRefUT.cpp:102)
==13454==    by 0x4922E4: PerspRefUT::recursive() (PerspRefUT.cpp:59)
==13454==    by 0x494C9D: CppUnit::TestCaller<PerspRefUT>::runTest() (TestCaller.h:166)
==13454==    by 0x4E59601: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==13454==    by 0x4E500FF: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==13454==    by 0x4E56B1C: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==13454==    by 0x4E5F1A9: CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::string const&) (TestResult.cpp:181)
==13454==    by 0x4E59309: CppUnit::TestCase::run(CppUnit::TestResult*) (TestCase.cpp:92)
==13454==    by 0x4E59952: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (TestComposite.cpp:64)
==13454== 
==13454== 160 bytes in 1 blocks are indirectly lost in loss record 38 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x7145DB3: Minotaur::CGraph::newNode(Minotaur::OpCode, Minotaur::CNode*, Minotaur::CNode*) (CGraph.cpp:953)
==13454==    by 0x493683: PerspRefUT::getPerspRec(Minotaur::CGraph*, boost::shared_ptr<Minotaur::Variable>, double, int*) (PerspRefUT.cpp:105)
==13454==    by 0x4922E4: PerspRefUT::recursive() (PerspRefUT.cpp:59)
==13454==    by 0x494C9D: CppUnit::TestCaller<PerspRefUT>::runTest() (TestCaller.h:166)
==13454==    by 0x4E59601: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==13454==    by 0x4E500FF: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==13454==    by 0x4E56B1C: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==13454==    by 0x4E5F1A9: CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::string const&) (TestResult.cpp:181)
==13454==    by 0x4E59309: CppUnit::TestCase::run(CppUnit::TestResult*) (TestCase.cpp:92)
==13454==    by 0x4E59952: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (TestComposite.cpp:64)
==13454==    by 0x4E5986D: CppUnit::TestComposite::run(CppUnit::TestResult*) (TestComposite.cpp:23)
==13454== 
==13454== 512 bytes in 1 blocks are indirectly lost in loss record 39 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x7151DA1: __gnu_cxx::new_allocator<Minotaur::CNode*>::allocate(unsigned long, void const*) (new_allocator.h:104)
==13454==    by 0x7150368: std::_Deque_base<Minotaur::CNode*, std::allocator<Minotaur::CNode*> >::_M_allocate_node() (stl_deque.h:533)
==13454==    by 0x715184A: std::_Deque_base<Minotaur::CNode*, std::allocator<Minotaur::CNode*> >::_M_create_nodes(Minotaur::CNode***, Minotaur::CNode***) (stl_deque.h:627)
==13454==    by 0x714DBD2: std::_Deque_base<Minotaur::CNode*, std::allocator<Minotaur::CNode*> >::_M_initialize_map(unsigned long) (stl_deque.h:601)
==13454==    by 0x714AA95: std::_Deque_base<Minotaur::CNode*, std::allocator<Minotaur::CNode*> >::_Deque_base() (stl_deque.h:453)
==13454==    by 0x714871D: std::deque<Minotaur::CNode*, std::allocator<Minotaur::CNode*> >::deque() (stl_deque.h:783)
==13454==    by 0x714107E: Minotaur::CGraph::CGraph() (CGraph.cpp:36)
==13454==    by 0x49357F: PerspRefUT::getPerspRec(Minotaur::CGraph*, boost::shared_ptr<Minotaur::Variable>, double, int*) (PerspRefUT.cpp:91)
==13454==    by 0x4922E4: PerspRefUT::recursive() (PerspRefUT.cpp:59)
==13454==    by 0x494C9D: CppUnit::TestCaller<PerspRefUT>::runTest() (TestCaller.h:166)
==13454==    by 0x4E59601: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==13454== 
==13454== 512 bytes in 1 blocks are indirectly lost in loss record 40 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x7151DA1: __gnu_cxx::new_allocator<Minotaur::CNode*>::allocate(unsigned long, void const*) (new_allocator.h:104)
==13454==    by 0x7150368: std::_Deque_base<Minotaur::CNode*, std::allocator<Minotaur::CNode*> >::_M_allocate_node() (stl_deque.h:533)
==13454==    by 0x715184A: std::_Deque_base<Minotaur::CNode*, std::allocator<Minotaur::CNode*> >::_M_create_nodes(Minotaur::CNode***, Minotaur::CNode***) (stl_deque.h:627)
==13454==    by 0x714DBD2: std::_Deque_base<Minotaur::CNode*, std::allocator<Minotaur::CNode*> >::_M_initialize_map(unsigned long) (stl_deque.h:601)
==13454==    by 0x714AA95: std::_Deque_base<Minotaur::CNode*, std::allocator<Minotaur::CNode*> >::_Deque_base() (stl_deque.h:453)
==13454==    by 0x714871D: std::deque<Minotaur::CNode*, std::allocator<Minotaur::CNode*> >::deque() (stl_deque.h:783)
==13454==    by 0x71411C7: Minotaur::CGraph::CGraph() (CGraph.cpp:36)
==13454==    by 0x49357F: PerspRefUT::getPerspRec(Minotaur::CGraph*, boost::shared_ptr<Minotaur::Variable>, double, int*) (PerspRefUT.cpp:91)
==13454==    by 0x4922E4: PerspRefUT::recursive() (PerspRefUT.cpp:59)
==13454==    by 0x494C9D: CppUnit::TestCaller<PerspRefUT>::runTest() (TestCaller.h:166)
==13454==    by 0x4E59601: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==13454== 
==13454== 4,710 (408 direct, 4,302 indirect) bytes in 1 blocks are definitely lost in loss record 41 of 41
==13454==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13454==    by 0x493574: PerspRefUT::getPerspRec(Minotaur::CGraph*, boost::shared_ptr<Minotaur::Variable>, double, int*) (PerspRefUT.cpp:91)
==13454==    by 0x4922E4: PerspRefUT::recursive() (PerspRefUT.cpp:59)
==13454==    by 0x494C9D: CppUnit::TestCaller<PerspRefUT>::runTest() (TestCaller.h:166)
==13454==    by 0x4E59601: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==13454==    by 0x4E500FF: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==13454==    by 0x4E56B1C: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==13454==    by 0x4E5F1A9: CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::string const&) (TestResult.cpp:181)
==13454==    by 0x4E59309: CppUnit::TestCase::run(CppUnit::TestResult*) (TestCase.cpp:92)
==13454==    by 0x4E59952: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (TestComposite.cpp:64)
==13454==    by 0x4E5986D: CppUnit::TestComposite::run(CppUnit::TestResult*) (TestComposite.cpp:23)
==13454==    by 0x4E59952: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (TestComposite.cpp:64)
==13454== 
==13454== LEAK SUMMARY:
==13454==    definitely lost: 408 bytes in 1 blocks
==13454==    indirectly lost: 4,302 bytes in 40 blocks
==13454==      possibly lost: 0 bytes in 0 blocks
==13454==    still reachable: 0 bytes in 0 blocks
==13454==         suppressed: 0 bytes in 0 blocks
==13454== 
==13454== For counts of detected and suppressed errors, rerun with: -v
==13454== Use --track-origins=yes to see where uninitialised values come from
==13454== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
 
Errors in build-all:
--------------------------------------------------
In file included from /sandbox/mahajan/minotaur-test/src/engines/EngineFactory.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/EngineFactory.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPEngine.h:11,
                 from /sandbox/mahajan/minotaur-test/src/engines/Bqpd/BqpdEngine.h:17,
                 from /sandbox/mahajan/minotaur-test/src/engines/Bqpd/BqpdEngine.cpp:25:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/FilterSQP/FilterSQPEngine.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLHessian.h:19,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLHessian.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/OsiLP/OsiLPEngine.cpp:35:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:26:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BndProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLJacobian.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.h:20,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Branch.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Brancher.cpp:13:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BrCand.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Chol.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/Chol.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CGraph.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CNode.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Constraint.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Cut.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/CoverCutGenerator.h:23,
                 from /sandbox/mahajan/minotaur-test/src/base/CoverCutGenerator.cpp:28:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutInfo.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutMan1.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Cut.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutMan2.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CxQuadHandler.cpp:29:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CxUnivarHandler.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Eigen.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/Eigen.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Engine.cpp:9:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Environment.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/FeasibilityPump.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Function.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/IntVarHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Logger.h:34:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Interrupt.h:26,
                 from /sandbox/mahajan/minotaur-test/src/base/Interrupt.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Jacobian.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.cpp:13:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Handler.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapCovHandler.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapCovHandler.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/LGCIGenerator.h:24,
                 from /sandbox/mahajan/minotaur-test/src/base/LGCIGenerator.cpp:29:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Modification.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LPRelaxation.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/LPRelaxation.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LexicoBrancher.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinBil.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinConMod.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Modification.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinConMod.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/LinMods.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/LinMods.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearCut.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinFeasPump.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearHandler.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Logger.h:34:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Logger.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MaxFreqBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MaxVioBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MINLPDiving.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MsProcessor.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MultilinearTermsHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Relaxation.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPRelaxation.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPRelaxation.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NlPresHandler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPMultiStart.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Node.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Node.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeHeap.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeFullRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeIncRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Node.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeStack.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Objective.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/Option.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParBndProcessor.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParBranchAndBound.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParTreeManager.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParNodeIncRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PCBProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCon.h:21,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCon.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Handler.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutHandler.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PerspCutGenerator.h:22:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutGenerator.cpp:22:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PolynomialFunction.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreAuxVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreAuxVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreDelVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreDelVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreSubstVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreSubstVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Presolver.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ProbStructure.h:19,
                 from /sandbox/mahajan/minotaur-test/src/base/ProbStructure.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Problem.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QGHandler.cpp:23:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QGHandlerPDE.cpp:23:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPDRelaxer.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPDProcessor.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QuadHandler.cpp:22:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QuadraticFunction.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/RandomBrancher.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Relaxation.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ReliabilityBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/SecantMod.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SimpleCutMan.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SimpleTransformer.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Solution.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SolutionPool.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS1Handler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS2Handler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOSBrCand.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Transformer.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TransPoly.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TransSep.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TreeManager.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Types.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/VarBoundMod.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Variable.h:21:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Variable.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqCGs.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqLFs.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PolynomialFunction.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqMonomial.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqUCGs.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqVars.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/algorithms/QPDive.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BndProcessor.h:16,
                 from /sandbox/mahajan/minotaur-test/src/algorithms/MsBnb.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BndProcessor.h:16,
                 from /sandbox/mahajan/minotaur-test/src/algorithms/Bnb.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/algorithms/Glob.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLHessian.h:19,
                 from /sandbox/mahajan/minotaur-test/src/algorithms/qg.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/CGraphUT.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/CGraphUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/EnvironmentUT.h:22,
                 from /sandbox/mahajan/minotaur-test/src/testing/EnvironmentUT.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/FunctionUT.h:19,
                 from /sandbox/mahajan/minotaur-test/src/testing/FunctionUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/ProblemUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Jacobian.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/JacobianUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/HessianOfLagUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/LapackUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LapackUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LinearFunctionUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/LoggerUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LoggerUT.cpp:9:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/ObjectiveUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/OperationsUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/OperationsUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PerspRefUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/PerspRefUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PolyUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/QuadraticFunctionUT.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Timer.h:31:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/TimerUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/NLPBnbUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/IpoptEngineUT.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLInstanceUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLInstanceUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLCGraphUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLCGraphUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PolySolverUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/TransformerUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/TransformerUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLBqpdUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLBqpdUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLFilterSQPUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLFilterSQPUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLIpoptUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLIpoptUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/AMPLOsiUT.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLOsiUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
: logger ok! OK (71)
 
Errors in build-all-manual:
--------------------------------------------------
Makefile:543: minotaur.d: No such file or directory
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BndProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Branch.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Brancher.cpp:13:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BrCand.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Chol.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/Chol.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CGraph.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CNode.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Constraint.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Cut.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutInfo.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutMan1.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CxQuadHandler.cpp:29:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CxUnivarHandler.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Eigen.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/Eigen.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Engine.cpp:9:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Environment.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/FeasibilityPump.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Function.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Logger.h:34:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Interrupt.h:26,
                 from /sandbox/mahajan/minotaur-test/src/base/Interrupt.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/IntVarHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Jacobian.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Modification.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LPRelaxation.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/LPRelaxation.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LexicoBrancher.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinBil.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinConMod.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearCut.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearHandler.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinFeasPump.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Modification.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinConMod.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/LinMods.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/LinMods.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Logger.h:34:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Logger.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MaxFreqBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MaxVioBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MINLPDiving.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MsProcessor.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Relaxation.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPRelaxation.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPRelaxation.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NlPresHandler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPMultiStart.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Node.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeFullRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Node.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeHeap.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeIncRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Node.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeStack.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Objective.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/Option.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PCBProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCon.h:21,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCon.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PerspCutGenerator.h:22:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutGenerator.cpp:22:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Handler.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutHandler.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PolynomialFunction.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreAuxVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreAuxVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreDelVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreDelVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreSubstVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreSubstVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Presolver.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Problem.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QGHandler.cpp:23:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPDRelaxer.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPDProcessor.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QuadHandler.cpp:22:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QuadraticFunction.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/RandomBrancher.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Relaxation.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ReliabilityBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/SecantMod.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SimpleCutMan.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SimpleTransformer.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Solution.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SolutionPool.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS1Handler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS2Handler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOSBrCand.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Transformer.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TransPoly.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TransSep.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TreeManager.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Types.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/VarBoundMod.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Variable.h:21:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Variable.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqCGs.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqLFs.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PolynomialFunction.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqMonomial.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqUCGs.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqVars.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/engines/EngineFactory.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/EngineFactory.cpp:15:
./include/minotaur/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from ./include/minotaur/Engine.h:16:0,
                 from ./include/minotaur/QPEngine.h:11,
                 from /sandbox/mahajan/minotaur-test/src/engines/Bqpd/BqpdEngine.h:17,
                 from /sandbox/mahajan/minotaur-test/src/engines/Bqpd/BqpdEngine.cpp:25:
./include/minotaur/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from ./include/minotaur/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/FilterSQP/FilterSQPEngine.cpp:21:
./include/minotaur/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from ./include/minotaur/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/OsiLP/OsiLPEngine.cpp:35:
./include/minotaur/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from ./include/minotaur/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:26:
./include/minotaur/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from ./include/minotaur/HessianOfLag.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLHessian.h:19,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLHessian.cpp:19:
./include/minotaur/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.cpp:19:
./include/minotaur/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLJacobian.cpp:18:
./include/minotaur/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from ./include/minotaur/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.h:20,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.cpp:17:
./include/minotaur/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from ./include/minotaur/NodeProcessor.h:18:0,
                 from ./include/minotaur/BndProcessor.h:16,
                 from /sandbox/mahajan/minotaur-test/src/algorithms/Bnb.cpp:18:
./include/minotaur/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from ./include/minotaur/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/algorithms/Glob.cpp:18:
./include/minotaur/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from ./include/minotaur/HessianOfLag.h:17:0,
                 from ./include/minotaur/AMPLHessian.h:19,
                 from /sandbox/mahajan/minotaur-test/src/algorithms/qg.cpp:17:
./include/minotaur/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from ./include/minotaur/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/algorithms/QPDive.cpp:18:
./include/minotaur/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
 
Errors in build-all-static:
--------------------------------------------------
In file included from /sandbox/mahajan/minotaur-test/src/engines/EngineFactory.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/EngineFactory.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/FilterSQP/FilterSQPEngine.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPEngine.h:11,
                 from /sandbox/mahajan/minotaur-test/src/engines/Bqpd/BqpdEngine.h:17,
                 from /sandbox/mahajan/minotaur-test/src/engines/Bqpd/BqpdEngine.cpp:25:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLHessian.h:19,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLHessian.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/OsiLP/OsiLPEngine.cpp:35:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:26:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BndProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLJacobian.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.h:20,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Branch.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Brancher.cpp:13:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BrCand.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Chol.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/Chol.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CGraph.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CNode.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Constraint.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/CoverCutGenerator.h:23,
                 from /sandbox/mahajan/minotaur-test/src/base/CoverCutGenerator.cpp:28:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Cut.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutInfo.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutMan1.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Cut.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutMan2.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CxQuadHandler.cpp:29:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CxUnivarHandler.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Eigen.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/Eigen.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Engine.cpp:9:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Environment.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/FeasibilityPump.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Function.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Logger.h:34:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Interrupt.h:26,
                 from /sandbox/mahajan/minotaur-test/src/base/Interrupt.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/IntVarHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.cpp:13:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Jacobian.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Handler.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapCovHandler.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapCovHandler.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/LGCIGenerator.h:24,
                 from /sandbox/mahajan/minotaur-test/src/base/LGCIGenerator.cpp:29:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Modification.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LPRelaxation.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/LPRelaxation.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LexicoBrancher.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinBil.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinConMod.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Modification.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinConMod.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/LinMods.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/LinMods.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearCut.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinFeasPump.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearHandler.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MaxFreqBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Logger.h:34:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Logger.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MaxVioBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MINLPDiving.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MsProcessor.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MultilinearTermsHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Relaxation.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPRelaxation.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPRelaxation.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NlPresHandler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPMultiStart.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Node.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeFullRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Node.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeHeap.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeIncRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Node.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeStack.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Objective.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/Option.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParBndProcessor.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParBranchAndBound.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParNodeIncRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParTreeManager.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PCBProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCon.h:21,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCon.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PerspCutGenerator.h:22:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutGenerator.cpp:22:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreAuxVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreAuxVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Handler.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutHandler.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PolynomialFunction.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreDelVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreDelVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreSubstVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreSubstVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Presolver.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ProbStructure.h:19,
                 from /sandbox/mahajan/minotaur-test/src/base/ProbStructure.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Problem.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QGHandler.cpp:23:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPDRelaxer.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QGHandlerPDE.cpp:23:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPDProcessor.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QuadHandler.cpp:22:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QuadraticFunction.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/RandomBrancher.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Relaxation.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ReliabilityBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/SecantMod.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SimpleCutMan.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SimpleTransformer.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SolutionPool.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Solution.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS1Handler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS2Handler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOSBrCand.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Transformer.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TransPoly.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TransSep.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TreeManager.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Types.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/VarBoundMod.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Variable.h:21:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Variable.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqCGs.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqLFs.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PolynomialFunction.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqMonomial.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqUCGs.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqVars.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BndProcessor.h:16,
                 from /sandbox/mahajan/minotaur-test/src/algorithms/MsBnb.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/algorithms/Glob.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BndProcessor.h:16,
                 from /sandbox/mahajan/minotaur-test/src/algorithms/Bnb.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/algorithms/QPDive.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLHessian.h:19,
                 from /sandbox/mahajan/minotaur-test/src/algorithms/qg.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/CGraphUT.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/CGraphUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/EnvironmentUT.h:22,
                 from /sandbox/mahajan/minotaur-test/src/testing/EnvironmentUT.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/FunctionUT.h:19,
                 from /sandbox/mahajan/minotaur-test/src/testing/FunctionUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/ProblemUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Jacobian.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/JacobianUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/HessianOfLagUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/LapackUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LapackUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LinearFunctionUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/LoggerUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LoggerUT.cpp:9:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/ObjectiveUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/OperationsUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/OperationsUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PerspRefUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/PerspRefUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PolyUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/QuadraticFunctionUT.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Timer.h:31:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/TimerUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/NLPBnbUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/IpoptEngineUT.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLInstanceUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLInstanceUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLCGraphUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLCGraphUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PolySolverUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/TransformerUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/TransformerUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLBqpdUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLBqpdUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLFilterSQPUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLFilterSQPUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLIpoptUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLIpoptUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/AMPLOsiUT.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLOsiUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
: logger ok! OK (71)
 
Errors in build-ampl-debug:
--------------------------------------------------
In file included from /sandbox/mahajan/minotaur-test/src/engines/EngineFactory.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/EngineFactory.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLJacobian.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.h:20,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLHessian.h:19,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLHessian.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BndProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Brancher.cpp:13:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Branch.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Chol.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/Chol.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BrCand.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CGraph.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CNode.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Constraint.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Cut.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/CoverCutGenerator.h:23,
                 from /sandbox/mahajan/minotaur-test/src/base/CoverCutGenerator.cpp:28:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutInfo.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutMan1.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Cut.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutMan2.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CxQuadHandler.cpp:29:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CxUnivarHandler.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Eigen.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/Eigen.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Engine.cpp:9:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Environment.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/FeasibilityPump.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Function.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Logger.h:34:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Interrupt.h:26,
                 from /sandbox/mahajan/minotaur-test/src/base/Interrupt.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/IntVarHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Jacobian.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.cpp:13:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Handler.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapCovHandler.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapCovHandler.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/LGCIGenerator.h:24,
                 from /sandbox/mahajan/minotaur-test/src/base/LGCIGenerator.cpp:29:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Modification.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LPRelaxation.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/LPRelaxation.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LexicoBrancher.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinBil.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinConMod.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Modification.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinConMod.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/LinMods.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/LinMods.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearCut.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinFeasPump.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearHandler.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Logger.h:34:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Logger.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MaxFreqBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MaxVioBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MINLPDiving.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MsProcessor.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MultilinearTermsHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Relaxation.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPRelaxation.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPRelaxation.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NlPresHandler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPMultiStart.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Node.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeFullRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Node.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeHeap.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeIncRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Node.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeStack.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Objective.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/Option.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParBndProcessor.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParBranchAndBound.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParNodeIncRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParTreeManager.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PCBProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCon.h:21,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCon.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PerspCutGenerator.h:22:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutGenerator.cpp:22:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Handler.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutHandler.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PolynomialFunction.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreAuxVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreAuxVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreDelVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreDelVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreSubstVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreSubstVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Presolver.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ProbStructure.h:19,
                 from /sandbox/mahajan/minotaur-test/src/base/ProbStructure.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Problem.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QGHandler.cpp:23:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QGHandlerPDE.cpp:23:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPDRelaxer.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPDProcessor.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QuadHandler.cpp:22:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QuadraticFunction.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/RandomBrancher.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Relaxation.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ReliabilityBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/SecantMod.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SimpleCutMan.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Solution.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SimpleTransformer.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SolutionPool.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS1Handler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS2Handler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOSBrCand.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Transformer.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TransPoly.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TreeManager.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TransSep.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Types.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/VarBoundMod.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqCGs.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Variable.h:21:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Variable.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqLFs.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PolynomialFunction.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqMonomial.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqUCGs.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqVars.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BndProcessor.h:16,
                 from /sandbox/mahajan/minotaur-test/src/algorithms/Bnb.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BndProcessor.h:16,
                 from /sandbox/mahajan/minotaur-test/src/algorithms/MsBnb.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/algorithms/Glob.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/algorithms/QPDive.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLHessian.h:19,
                 from /sandbox/mahajan/minotaur-test/src/algorithms/qg.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/CGraphUT.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/CGraphUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/EnvironmentUT.h:22,
                 from /sandbox/mahajan/minotaur-test/src/testing/EnvironmentUT.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/FunctionUT.h:19,
                 from /sandbox/mahajan/minotaur-test/src/testing/FunctionUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/ProblemUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Jacobian.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/JacobianUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/HessianOfLagUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/LapackUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LapackUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LinearFunctionUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/LoggerUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LoggerUT.cpp:9:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/ObjectiveUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/OperationsUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/OperationsUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PerspRefUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/PerspRefUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PolyUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/QuadraticFunctionUT.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Timer.h:31:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/TimerUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLInstanceUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLInstanceUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLCGraphUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLCGraphUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PolySolverUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/TransformerUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/TransformerUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
: logger ok! OK (60)
 
Errors in build-ampl:
--------------------------------------------------
In file included from /sandbox/mahajan/minotaur-test/src/engines/EngineFactory.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/EngineFactory.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLHessian.h:19,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLHessian.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLJacobian.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.h:20,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BndProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Brancher.cpp:13:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Branch.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BrCand.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Chol.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/Chol.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CGraph.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CNode.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Constraint.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Cut.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/CoverCutGenerator.h:23,
                 from /sandbox/mahajan/minotaur-test/src/base/CoverCutGenerator.cpp:28:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutInfo.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutMan1.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Cut.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutMan2.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CxQuadHandler.cpp:29:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CxUnivarHandler.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Eigen.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/Eigen.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Engine.cpp:9:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Environment.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/FeasibilityPump.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Function.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Logger.h:34:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Interrupt.h:26,
                 from /sandbox/mahajan/minotaur-test/src/base/Interrupt.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/IntVarHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Jacobian.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.cpp:13:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Handler.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapCovHandler.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapCovHandler.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/LGCIGenerator.h:24,
                 from /sandbox/mahajan/minotaur-test/src/base/LGCIGenerator.cpp:29:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Modification.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LPRelaxation.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/LPRelaxation.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LexicoBrancher.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinBil.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinConMod.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Modification.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinConMod.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/LinMods.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/LinMods.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearCut.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinFeasPump.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearHandler.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Logger.h:34:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Logger.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MaxFreqBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MaxVioBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MINLPDiving.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MsProcessor.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MultilinearTermsHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Relaxation.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPRelaxation.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPRelaxation.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPMultiStart.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NlPresHandler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Node.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeFullRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Node.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeHeap.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeIncRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Node.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeStack.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Objective.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/Option.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParBndProcessor.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParBranchAndBound.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParNodeIncRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParTreeManager.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PCBProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCon.h:21,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCon.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PerspCutGenerator.h:22:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutGenerator.cpp:22:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Handler.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutHandler.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreAuxVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreAuxVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PolynomialFunction.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreDelVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreDelVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreSubstVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreSubstVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Presolver.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ProbStructure.h:19,
                 from /sandbox/mahajan/minotaur-test/src/base/ProbStructure.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Problem.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPDRelaxer.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QGHandler.cpp:23:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QGHandlerPDE.cpp:23:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPDProcessor.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QuadHandler.cpp:22:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QuadraticFunction.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/RandomBrancher.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Relaxation.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ReliabilityBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/SecantMod.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SimpleCutMan.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SimpleTransformer.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Solution.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SolutionPool.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS1Handler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS2Handler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOSBrCand.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Transformer.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TransPoly.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TransSep.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Types.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TreeManager.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/VarBoundMod.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Variable.h:21:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Variable.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqCGs.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PolynomialFunction.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqMonomial.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqUCGs.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqLFs.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqVars.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BndProcessor.h:16,
                 from /sandbox/mahajan/minotaur-test/src/algorithms/MsBnb.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BndProcessor.h:16,
                 from /sandbox/mahajan/minotaur-test/src/algorithms/Bnb.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/algorithms/QPDive.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/algorithms/Glob.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLHessian.h:19,
                 from /sandbox/mahajan/minotaur-test/src/algorithms/qg.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/CGraphUT.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/CGraphUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/EnvironmentUT.h:22,
                 from /sandbox/mahajan/minotaur-test/src/testing/EnvironmentUT.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/FunctionUT.h:19,
                 from /sandbox/mahajan/minotaur-test/src/testing/FunctionUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/ProblemUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Jacobian.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/JacobianUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/HessianOfLagUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/LapackUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LapackUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LinearFunctionUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/LoggerUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LoggerUT.cpp:9:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/ObjectiveUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/OperationsUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/OperationsUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PerspRefUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/PerspRefUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PolyUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/QuadraticFunctionUT.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Timer.h:31:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/TimerUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLInstanceUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLInstanceUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLCGraphUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLCGraphUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PolySolverUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/TransformerUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/TransformerUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
: logger ok! OK (60)
 
Errors in build-ampl-static:
--------------------------------------------------
In file included from /sandbox/mahajan/minotaur-test/src/engines/EngineFactory.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/EngineFactory.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLJacobian.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLHessian.h:19,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLHessian.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.h:20,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Brancher.cpp:13:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BndProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Branch.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BrCand.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Chol.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/Chol.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CGraph.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CNode.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Constraint.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/CoverCutGenerator.h:23,
                 from /sandbox/mahajan/minotaur-test/src/base/CoverCutGenerator.cpp:28:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Cut.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutInfo.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutMan1.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Cut.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutMan2.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CxQuadHandler.cpp:29:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CxUnivarHandler.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Eigen.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/Eigen.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Engine.cpp:9:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Environment.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/FeasibilityPump.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Function.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Logger.h:34:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Interrupt.h:26,
                 from /sandbox/mahajan/minotaur-test/src/base/Interrupt.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/IntVarHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.cpp:13:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Jacobian.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Handler.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapCovHandler.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapCovHandler.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/LGCIGenerator.h:24,
                 from /sandbox/mahajan/minotaur-test/src/base/LGCIGenerator.cpp:29:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Modification.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LPRelaxation.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/LPRelaxation.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LexicoBrancher.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinBil.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinConMod.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Modification.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinConMod.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/LinMods.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/LinMods.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearCut.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinFeasPump.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearHandler.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Logger.h:34:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Logger.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MaxFreqBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MaxVioBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MINLPDiving.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MsProcessor.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MultilinearTermsHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Relaxation.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPRelaxation.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPRelaxation.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPMultiStart.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NlPresHandler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Node.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Node.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeHeap.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeFullRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeIncRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Node.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeStack.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Objective.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/Option.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParBndProcessor.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParNodeIncRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParBranchAndBound.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParTreeManager.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PCBProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCon.h:21,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCon.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PerspCutGenerator.h:22:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutGenerator.cpp:22:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreAuxVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreAuxVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Handler.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutHandler.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PolynomialFunction.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreDelVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreDelVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreSubstVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreSubstVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Presolver.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Problem.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ProbStructure.h:19,
                 from /sandbox/mahajan/minotaur-test/src/base/ProbStructure.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QGHandler.cpp:23:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QGHandlerPDE.cpp:23:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPDRelaxer.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPDProcessor.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QuadHandler.cpp:22:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QuadraticFunction.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/RandomBrancher.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Relaxation.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ReliabilityBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/SecantMod.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SimpleCutMan.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SimpleTransformer.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Solution.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SolutionPool.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS1Handler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS2Handler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOSBrCand.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Transformer.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TransPoly.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TransSep.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TreeManager.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Types.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/VarBoundMod.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Variable.h:21:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Variable.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqCGs.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PolynomialFunction.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqMonomial.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqLFs.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqUCGs.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqVars.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/algorithms/QPDive.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/algorithms/Glob.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BndProcessor.h:16,
                 from /sandbox/mahajan/minotaur-test/src/algorithms/Bnb.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BndProcessor.h:16,
                 from /sandbox/mahajan/minotaur-test/src/algorithms/MsBnb.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLHessian.h:19,
                 from /sandbox/mahajan/minotaur-test/src/algorithms/qg.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/CGraphUT.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/CGraphUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/EnvironmentUT.h:22,
                 from /sandbox/mahajan/minotaur-test/src/testing/EnvironmentUT.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/FunctionUT.h:19,
                 from /sandbox/mahajan/minotaur-test/src/testing/FunctionUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/ProblemUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Jacobian.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/JacobianUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/HessianOfLagUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/LapackUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LapackUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LinearFunctionUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/LoggerUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LoggerUT.cpp:9:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/ObjectiveUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/OperationsUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/OperationsUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PerspRefUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/PerspRefUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PolyUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/QuadraticFunctionUT.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Timer.h:31:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/TimerUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLInstanceUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLInstanceUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLCGraphUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/AMPLCGraphUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PolySolverUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/interfaces/ampl/AMPLInterface.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/TransformerUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/TransformerUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
: logger ok! OK (60)
 
Errors in build-base-debug:
--------------------------------------------------
In file included from /sandbox/mahajan/minotaur-test/src/engines/EngineFactory.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/EngineFactory.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Brancher.cpp:13:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Chol.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/Chol.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BndProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BrCand.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Branch.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CGraph.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CNode.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Constraint.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/CoverCutGenerator.h:23,
                 from /sandbox/mahajan/minotaur-test/src/base/CoverCutGenerator.cpp:28:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Cut.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutInfo.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutMan1.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Cut.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutMan2.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CxQuadHandler.cpp:29:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Engine.cpp:9:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Eigen.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/Eigen.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CxUnivarHandler.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/FeasibilityPump.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Environment.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Function.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Logger.h:34:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Interrupt.h:26,
                 from /sandbox/mahajan/minotaur-test/src/base/Interrupt.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/IntVarHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.cpp:13:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Handler.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapCovHandler.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapCovHandler.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Jacobian.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Modification.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LPRelaxation.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/LPRelaxation.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/LGCIGenerator.h:24,
                 from /sandbox/mahajan/minotaur-test/src/base/LGCIGenerator.cpp:29:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LexicoBrancher.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinBil.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinConMod.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Modification.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinConMod.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/LinMods.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/LinMods.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearCut.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearHandler.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinFeasPump.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Logger.h:34:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Logger.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MaxFreqBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MaxVioBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MINLPDiving.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MultilinearTermsHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MsProcessor.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Relaxation.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPRelaxation.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPRelaxation.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NlPresHandler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPMultiStart.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Node.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeFullRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Node.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeHeap.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeIncRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Node.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeStack.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Objective.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/Option.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParBndProcessor.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParNodeIncRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParBranchAndBound.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParTreeManager.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PCBProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCon.h:21,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCon.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PerspCutGenerator.h:22:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutGenerator.cpp:22:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Handler.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutHandler.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreAuxVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreAuxVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PolynomialFunction.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreDelVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreDelVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreSubstVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreSubstVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Presolver.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ProbStructure.h:19,
                 from /sandbox/mahajan/minotaur-test/src/base/ProbStructure.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Problem.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QGHandler.cpp:23:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QGHandlerPDE.cpp:23:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPDRelaxer.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPDProcessor.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QuadHandler.cpp:22:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QuadraticFunction.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/RandomBrancher.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Relaxation.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ReliabilityBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/SecantMod.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SimpleCutMan.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SimpleTransformer.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SolutionPool.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Solution.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS1Handler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS2Handler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOSBrCand.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Transformer.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TransPoly.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TransSep.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TreeManager.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Types.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/VarBoundMod.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqCGs.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Variable.h:21:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Variable.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqLFs.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PolynomialFunction.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqMonomial.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqUCGs.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqVars.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/CGraphUT.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/CGraphUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/EnvironmentUT.h:22,
                 from /sandbox/mahajan/minotaur-test/src/testing/EnvironmentUT.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/FunctionUT.h:19,
                 from /sandbox/mahajan/minotaur-test/src/testing/FunctionUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/ProblemUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Jacobian.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/JacobianUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/HessianOfLagUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/LapackUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LapackUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LinearFunctionUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/LoggerUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LoggerUT.cpp:9:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/ObjectiveUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/OperationsUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/OperationsUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PerspRefUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/PerspRefUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PolyUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/QuadraticFunctionUT.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Timer.h:31:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/TimerUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
: logger ok! OK (41)
 
Errors in build-base:
--------------------------------------------------
In file included from /sandbox/mahajan/minotaur-test/src/engines/EngineFactory.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/EngineFactory.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Brancher.cpp:13:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Chol.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/Chol.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BndProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BrCand.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Branch.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CGraph.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CNode.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Constraint.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/CoverCutGenerator.h:23,
                 from /sandbox/mahajan/minotaur-test/src/base/CoverCutGenerator.cpp:28:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Cut.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutInfo.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutMan1.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Cut.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutMan2.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CxQuadHandler.cpp:29:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CxUnivarHandler.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Engine.cpp:9:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Eigen.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/Eigen.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Environment.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/FeasibilityPump.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Function.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Logger.h:34:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Interrupt.h:26,
                 from /sandbox/mahajan/minotaur-test/src/base/Interrupt.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/IntVarHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Jacobian.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.cpp:13:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Handler.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapCovHandler.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapCovHandler.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/LGCIGenerator.h:24,
                 from /sandbox/mahajan/minotaur-test/src/base/LGCIGenerator.cpp:29:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Modification.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LPRelaxation.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/LPRelaxation.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LexicoBrancher.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinBil.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinConMod.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Modification.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinConMod.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/LinMods.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/LinMods.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearCut.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearHandler.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinFeasPump.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MaxFreqBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Logger.h:34:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Logger.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MaxVioBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MINLPDiving.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MsProcessor.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MultilinearTermsHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Relaxation.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPRelaxation.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPRelaxation.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPMultiStart.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NlPresHandler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Node.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeFullRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Node.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeHeap.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeIncRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Node.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeStack.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Objective.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/Option.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParBndProcessor.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParBranchAndBound.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParTreeManager.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParNodeIncRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PCBProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCon.h:21,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCon.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Handler.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutHandler.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PerspCutGenerator.h:22:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutGenerator.cpp:22:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreAuxVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreAuxVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PolynomialFunction.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreDelVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreDelVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreSubstVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreSubstVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Presolver.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ProbStructure.h:19,
                 from /sandbox/mahajan/minotaur-test/src/base/ProbStructure.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Problem.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPDRelaxer.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QGHandler.cpp:23:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QGHandlerPDE.cpp:23:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPDProcessor.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QuadHandler.cpp:22:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QuadraticFunction.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/RandomBrancher.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Relaxation.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ReliabilityBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/SecantMod.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SimpleCutMan.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SimpleTransformer.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Solution.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SolutionPool.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS1Handler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS2Handler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOSBrCand.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Transformer.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TransPoly.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TransSep.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TreeManager.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Types.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/VarBoundMod.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Variable.h:21:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Variable.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqCGs.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PolynomialFunction.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqMonomial.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqUCGs.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqLFs.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqVars.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/CGraphUT.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/CGraphUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/EnvironmentUT.h:22,
                 from /sandbox/mahajan/minotaur-test/src/testing/EnvironmentUT.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/FunctionUT.h:19,
                 from /sandbox/mahajan/minotaur-test/src/testing/FunctionUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/ProblemUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Jacobian.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/JacobianUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/HessianOfLagUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/LapackUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LapackUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LinearFunctionUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/LoggerUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LoggerUT.cpp:9:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/ObjectiveUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/OperationsUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/OperationsUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PerspRefUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/PerspRefUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PolyUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/QuadraticFunctionUT.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Timer.h:31:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/TimerUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
: logger ok! OK (41)
 
Errors in build-base-static:
--------------------------------------------------
In file included from /sandbox/mahajan/minotaur-test/src/engines/EngineFactory.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/EngineFactory.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Brancher.cpp:13:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Chol.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/Chol.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BndProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BrCand.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Branch.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CGraph.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CNode.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Constraint.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/CoverCutGenerator.h:23,
                 from /sandbox/mahajan/minotaur-test/src/base/CoverCutGenerator.cpp:28:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Cut.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutInfo.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutMan1.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Cut.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutMan2.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CxQuadHandler.cpp:29:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CxUnivarHandler.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Eigen.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/Eigen.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Engine.cpp:9:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Environment.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/FeasibilityPump.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Function.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Logger.h:34:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Interrupt.h:26,
                 from /sandbox/mahajan/minotaur-test/src/base/Interrupt.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/IntVarHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.cpp:13:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Jacobian.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Handler.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapCovHandler.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapCovHandler.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/LGCIGenerator.h:24,
                 from /sandbox/mahajan/minotaur-test/src/base/LGCIGenerator.cpp:29:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Modification.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LPRelaxation.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/LPRelaxation.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LexicoBrancher.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinBil.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinConMod.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Modification.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinConMod.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/LinMods.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/LinMods.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearCut.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearHandler.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinFeasPump.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MaxFreqBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Logger.h:34:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Logger.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MaxVioBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MINLPDiving.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MsProcessor.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MultilinearTermsHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Relaxation.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPRelaxation.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPRelaxation.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPMultiStart.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NlPresHandler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Node.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Node.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeHeap.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeFullRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeIncRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Node.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeStack.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Objective.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/Option.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParBndProcessor.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParBranchAndBound.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParNodeIncRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParTreeManager.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PCBProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCon.h:21,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCon.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PerspCutGenerator.h:22:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutGenerator.cpp:22:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Handler.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutHandler.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreAuxVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreAuxVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PolynomialFunction.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreDelVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreDelVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreSubstVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreSubstVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Presolver.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Problem.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ProbStructure.h:19,
                 from /sandbox/mahajan/minotaur-test/src/base/ProbStructure.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QGHandler.cpp:23:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QGHandlerPDE.cpp:23:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPDRelaxer.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPDProcessor.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QuadHandler.cpp:22:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QuadraticFunction.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/RandomBrancher.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Relaxation.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ReliabilityBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/SecantMod.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SimpleCutMan.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SimpleTransformer.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Solution.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SolutionPool.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS1Handler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS2Handler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOSBrCand.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Transformer.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TransPoly.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TransSep.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TreeManager.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Types.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/VarBoundMod.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Variable.h:21:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Variable.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqCGs.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqLFs.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PolynomialFunction.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqMonomial.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqUCGs.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqVars.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/CGraphUT.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/CGraphUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/EnvironmentUT.h:22,
                 from /sandbox/mahajan/minotaur-test/src/testing/EnvironmentUT.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/FunctionUT.h:19,
                 from /sandbox/mahajan/minotaur-test/src/testing/FunctionUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/ProblemUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Jacobian.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/JacobianUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/HessianOfLagUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/LapackUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LapackUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LinearFunctionUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/LoggerUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LoggerUT.cpp:9:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/ObjectiveUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/OperationsUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/OperationsUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PerspRefUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/PerspRefUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PolyUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/QuadraticFunctionUT.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Timer.h:31:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/TimerUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
: logger ok! OK (41)
 
Errors in build-filter-debug:
--------------------------------------------------
In file included from /sandbox/mahajan/minotaur-test/src/engines/EngineFactory.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/EngineFactory.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/FilterSQP/FilterSQPEngine.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPEngine.h:11,
                 from /sandbox/mahajan/minotaur-test/src/engines/Bqpd/BqpdEngine.h:17,
                 from /sandbox/mahajan/minotaur-test/src/engines/Bqpd/BqpdEngine.cpp:25:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Brancher.cpp:13:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BndProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BrCand.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Branch.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Chol.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/Chol.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CGraph.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CNode.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Constraint.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Cut.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/CoverCutGenerator.h:23,
                 from /sandbox/mahajan/minotaur-test/src/base/CoverCutGenerator.cpp:28:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutInfo.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutMan1.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Cut.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutMan2.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CxQuadHandler.cpp:29:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CxUnivarHandler.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Eigen.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/Eigen.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Engine.cpp:9:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Environment.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/FeasibilityPump.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Function.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Logger.h:34:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Interrupt.h:26,
                 from /sandbox/mahajan/minotaur-test/src/base/Interrupt.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/IntVarHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.cpp:13:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Jacobian.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Handler.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapCovHandler.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapCovHandler.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Modification.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LPRelaxation.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/LPRelaxation.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/LGCIGenerator.h:24,
                 from /sandbox/mahajan/minotaur-test/src/base/LGCIGenerator.cpp:29:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LexicoBrancher.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinBil.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinConMod.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Modification.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinConMod.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/LinMods.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/LinMods.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearCut.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinFeasPump.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearHandler.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Logger.h:34:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Logger.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MaxFreqBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MaxVioBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MINLPDiving.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MsProcessor.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MultilinearTermsHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Relaxation.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPRelaxation.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPRelaxation.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NlPresHandler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPMultiStart.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Node.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeFullRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Node.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeHeap.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeIncRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Node.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeStack.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Objective.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/Option.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParBndProcessor.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParTreeManager.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParNodeIncRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParBranchAndBound.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PCBProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCon.h:21,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCon.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PerspCutGenerator.h:22:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutGenerator.cpp:22:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Handler.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutHandler.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreAuxVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreAuxVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreDelVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreDelVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PolynomialFunction.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreSubstVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreSubstVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Presolver.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ProbStructure.h:19,
                 from /sandbox/mahajan/minotaur-test/src/base/ProbStructure.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Problem.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QGHandler.cpp:23:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QGHandlerPDE.cpp:23:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPDRelaxer.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPDProcessor.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QuadHandler.cpp:22:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QuadraticFunction.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/RandomBrancher.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Relaxation.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ReliabilityBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/SecantMod.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SimpleCutMan.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SimpleTransformer.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Solution.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SolutionPool.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS1Handler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS2Handler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOSBrCand.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Transformer.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TransPoly.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TransSep.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TreeManager.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Types.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/VarBoundMod.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Variable.h:21:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Variable.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqCGs.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqLFs.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PolynomialFunction.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqMonomial.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqUCGs.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqVars.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/CGraphUT.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/CGraphUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/EnvironmentUT.h:22,
                 from /sandbox/mahajan/minotaur-test/src/testing/EnvironmentUT.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/FunctionUT.h:19,
                 from /sandbox/mahajan/minotaur-test/src/testing/FunctionUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/ProblemUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Jacobian.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/JacobianUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/HessianOfLagUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/LapackUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LapackUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LinearFunctionUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/LoggerUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LoggerUT.cpp:9:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/ObjectiveUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/OperationsUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/OperationsUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PerspRefUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/PerspRefUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PolyUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/QuadraticFunctionUT.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Timer.h:31:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/TimerUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
: logger ok! OK (41)
 
Errors in build-filter:
--------------------------------------------------
In file included from /sandbox/mahajan/minotaur-test/src/engines/EngineFactory.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/EngineFactory.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/FilterSQP/FilterSQPEngine.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPEngine.h:11,
                 from /sandbox/mahajan/minotaur-test/src/engines/Bqpd/BqpdEngine.h:17,
                 from /sandbox/mahajan/minotaur-test/src/engines/Bqpd/BqpdEngine.cpp:25:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Brancher.cpp:13:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BndProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BrCand.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Branch.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Chol.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/Chol.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CGraph.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CNode.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Constraint.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/CoverCutGenerator.h:23,
                 from /sandbox/mahajan/minotaur-test/src/base/CoverCutGenerator.cpp:28:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutInfo.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Cut.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutMan1.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Cut.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutMan2.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CxQuadHandler.cpp:29:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CxUnivarHandler.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Eigen.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/Eigen.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Engine.cpp:9:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Environment.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/FeasibilityPump.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Function.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Logger.h:34:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Interrupt.h:26,
                 from /sandbox/mahajan/minotaur-test/src/base/Interrupt.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/IntVarHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.cpp:13:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Jacobian.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Handler.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapCovHandler.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapCovHandler.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/LGCIGenerator.h:24,
                 from /sandbox/mahajan/minotaur-test/src/base/LGCIGenerator.cpp:29:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Modification.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LPRelaxation.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/LPRelaxation.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LexicoBrancher.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinBil.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinConMod.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Modification.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinConMod.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/LinMods.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/LinMods.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearCut.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinFeasPump.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearHandler.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Logger.h:34:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Logger.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MaxFreqBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MaxVioBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MINLPDiving.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MsProcessor.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MultilinearTermsHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Relaxation.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPRelaxation.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPRelaxation.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NlPresHandler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPMultiStart.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Node.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeFullRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Node.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeHeap.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeIncRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Node.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeStack.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Objective.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/Option.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParBndProcessor.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParBranchAndBound.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParNodeIncRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParTreeManager.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PCBProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCon.h:21,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCon.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Handler.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutHandler.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PerspCutGenerator.h:22:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutGenerator.cpp:22:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreAuxVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreAuxVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PolynomialFunction.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreDelVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreDelVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreSubstVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreSubstVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Presolver.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ProbStructure.h:19,
                 from /sandbox/mahajan/minotaur-test/src/base/ProbStructure.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Problem.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPDRelaxer.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QGHandler.cpp:23:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QGHandlerPDE.cpp:23:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPDProcessor.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QuadHandler.cpp:22:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QuadraticFunction.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/RandomBrancher.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Relaxation.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ReliabilityBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/SecantMod.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SimpleCutMan.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SimpleTransformer.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Solution.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SolutionPool.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS1Handler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS2Handler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOSBrCand.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Transformer.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TransPoly.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TransSep.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Types.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TreeManager.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/VarBoundMod.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Variable.h:21:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Variable.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqCGs.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PolynomialFunction.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqMonomial.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqLFs.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqUCGs.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqVars.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/CGraphUT.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/CGraphUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/EnvironmentUT.h:22,
                 from /sandbox/mahajan/minotaur-test/src/testing/EnvironmentUT.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/FunctionUT.h:19,
                 from /sandbox/mahajan/minotaur-test/src/testing/FunctionUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/ProblemUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Jacobian.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/JacobianUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/HessianOfLagUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/LapackUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LapackUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LinearFunctionUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/LoggerUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LoggerUT.cpp:9:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/ObjectiveUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/OperationsUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/OperationsUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PerspRefUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/PerspRefUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PolyUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/QuadraticFunctionUT.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Timer.h:31:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/TimerUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
: logger ok! OK (41)
 
Errors in build-filter-static:
--------------------------------------------------
In file included from /sandbox/mahajan/minotaur-test/src/engines/EngineFactory.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/EngineFactory.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/FilterSQP/FilterSQPEngine.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPEngine.h:11,
                 from /sandbox/mahajan/minotaur-test/src/engines/Bqpd/BqpdEngine.h:17,
                 from /sandbox/mahajan/minotaur-test/src/engines/Bqpd/BqpdEngine.cpp:25:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Brancher.cpp:13:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BndProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BrCand.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Branch.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Chol.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/Chol.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CGraph.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CNode.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Constraint.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/CoverCutGenerator.h:23,
                 from /sandbox/mahajan/minotaur-test/src/base/CoverCutGenerator.cpp:28:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutInfo.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Cut.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutMan1.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Cut.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutMan2.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CxQuadHandler.cpp:29:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CxUnivarHandler.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Eigen.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/Eigen.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Engine.cpp:9:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Environment.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/FeasibilityPump.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Function.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Logger.h:34:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Interrupt.h:26,
                 from /sandbox/mahajan/minotaur-test/src/base/Interrupt.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/IntVarHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Jacobian.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.cpp:13:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Handler.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapCovHandler.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapCovHandler.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/LGCIGenerator.h:24,
                 from /sandbox/mahajan/minotaur-test/src/base/LGCIGenerator.cpp:29:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Modification.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LPRelaxation.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/LPRelaxation.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LexicoBrancher.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinBil.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinConMod.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Modification.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinConMod.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/LinMods.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/LinMods.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearCut.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearHandler.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinFeasPump.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Logger.h:34:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Logger.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MaxFreqBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MaxVioBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MINLPDiving.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MsProcessor.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MultilinearTermsHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Relaxation.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPRelaxation.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPRelaxation.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPMultiStart.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NlPresHandler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Node.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeFullRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Node.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeHeap.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeIncRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Node.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeStack.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Objective.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/Option.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParBndProcessor.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParTreeManager.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParNodeIncRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParBranchAndBound.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PCBProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCon.h:21,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCon.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PerspCutGenerator.h:22:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutGenerator.cpp:22:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PolynomialFunction.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Handler.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutHandler.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreAuxVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreAuxVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreDelVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreDelVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreSubstVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreSubstVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Presolver.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Problem.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ProbStructure.h:19,
                 from /sandbox/mahajan/minotaur-test/src/base/ProbStructure.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QGHandler.cpp:23:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QGHandlerPDE.cpp:23:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPDRelaxer.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPDProcessor.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QuadHandler.cpp:22:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QuadraticFunction.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/RandomBrancher.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Relaxation.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ReliabilityBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/SecantMod.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SimpleCutMan.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SimpleTransformer.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Solution.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SolutionPool.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS1Handler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS2Handler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOSBrCand.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TransPoly.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Transformer.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TransSep.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TreeManager.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Types.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/VarBoundMod.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Variable.h:21:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Variable.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqCGs.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqLFs.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PolynomialFunction.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqMonomial.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqUCGs.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqVars.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/CGraphUT.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/CGraphUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/EnvironmentUT.h:22,
                 from /sandbox/mahajan/minotaur-test/src/testing/EnvironmentUT.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/FunctionUT.h:19,
                 from /sandbox/mahajan/minotaur-test/src/testing/FunctionUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/ProblemUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Jacobian.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/JacobianUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/HessianOfLagUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/LapackUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LapackUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LinearFunctionUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/LoggerUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LoggerUT.cpp:9:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/ObjectiveUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/OperationsUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/OperationsUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PerspRefUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/PerspRefUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PolyUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/QuadraticFunctionUT.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Timer.h:31:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/TimerUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
: logger ok! OK (41)
 
Errors in build-ipopt-debug:
--------------------------------------------------
In file included from /sandbox/mahajan/minotaur-test/src/engines/EngineFactory.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/EngineFactory.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:26:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Brancher.cpp:13:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BndProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Chol.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/Chol.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BrCand.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Branch.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CGraph.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CNode.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Constraint.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/CoverCutGenerator.h:23,
                 from /sandbox/mahajan/minotaur-test/src/base/CoverCutGenerator.cpp:28:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Cut.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutInfo.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutMan1.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Cut.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutMan2.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CxQuadHandler.cpp:29:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CxUnivarHandler.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Eigen.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/Eigen.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Engine.cpp:9:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Environment.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/FeasibilityPump.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Function.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Logger.h:34:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Interrupt.h:26,
                 from /sandbox/mahajan/minotaur-test/src/base/Interrupt.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/IntVarHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Jacobian.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.cpp:13:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Handler.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapCovHandler.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapCovHandler.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/LGCIGenerator.h:24,
                 from /sandbox/mahajan/minotaur-test/src/base/LGCIGenerator.cpp:29:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Modification.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LPRelaxation.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/LPRelaxation.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LexicoBrancher.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinBil.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinConMod.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Modification.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinConMod.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/LinMods.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/LinMods.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearCut.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinFeasPump.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearHandler.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Logger.h:34:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Logger.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MaxFreqBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MaxVioBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MINLPDiving.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MsProcessor.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MultilinearTermsHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Relaxation.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPRelaxation.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPRelaxation.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NlPresHandler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPMultiStart.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Node.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeFullRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Node.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeHeap.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeIncRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Node.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeStack.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Objective.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/Option.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParBndProcessor.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParBranchAndBound.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParNodeIncRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParTreeManager.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PCBProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCon.h:21,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCon.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PerspCutGenerator.h:22:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutGenerator.cpp:22:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Handler.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutHandler.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PolynomialFunction.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreAuxVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreAuxVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreDelVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreDelVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreSubstVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreSubstVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Presolver.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ProbStructure.h:19,
                 from /sandbox/mahajan/minotaur-test/src/base/ProbStructure.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Problem.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QGHandler.cpp:23:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QGHandlerPDE.cpp:23:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPDRelaxer.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPDProcessor.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QuadHandler.cpp:22:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QuadraticFunction.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/RandomBrancher.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Relaxation.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ReliabilityBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/SecantMod.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SimpleCutMan.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SimpleTransformer.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Solution.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SolutionPool.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS1Handler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS2Handler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOSBrCand.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Transformer.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TransPoly.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TransSep.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TreeManager.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Types.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/VarBoundMod.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqCGs.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Variable.h:21:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Variable.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqLFs.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PolynomialFunction.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqMonomial.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqUCGs.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqVars.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/CGraphUT.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/CGraphUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/EnvironmentUT.h:22,
                 from /sandbox/mahajan/minotaur-test/src/testing/EnvironmentUT.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/FunctionUT.h:19,
                 from /sandbox/mahajan/minotaur-test/src/testing/FunctionUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/ProblemUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Jacobian.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/JacobianUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/HessianOfLagUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/LapackUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LapackUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LinearFunctionUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/LoggerUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LoggerUT.cpp:9:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/ObjectiveUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/OperationsUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/OperationsUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PerspRefUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/PerspRefUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PolyUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/QuadraticFunctionUT.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Timer.h:31:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/TimerUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/NLPBnbUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/IpoptEngineUT.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
: logger ok! OK (44)
 
Errors in build-ipopt:
--------------------------------------------------
In file included from /sandbox/mahajan/minotaur-test/src/engines/EngineFactory.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/EngineFactory.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:26:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Brancher.cpp:13:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BndProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BrCand.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Branch.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Chol.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/Chol.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CGraph.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CNode.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Constraint.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/CoverCutGenerator.h:23,
                 from /sandbox/mahajan/minotaur-test/src/base/CoverCutGenerator.cpp:28:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Cut.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutInfo.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutMan1.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Cut.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutMan2.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CxQuadHandler.cpp:29:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CxUnivarHandler.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Eigen.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/Eigen.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Engine.cpp:9:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Environment.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/FeasibilityPump.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Function.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Logger.h:34:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Interrupt.h:26,
                 from /sandbox/mahajan/minotaur-test/src/base/Interrupt.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/IntVarHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Jacobian.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.cpp:13:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Handler.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapCovHandler.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapCovHandler.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/LGCIGenerator.h:24,
                 from /sandbox/mahajan/minotaur-test/src/base/LGCIGenerator.cpp:29:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Modification.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LPRelaxation.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/LPRelaxation.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LexicoBrancher.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinBil.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinConMod.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Modification.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinConMod.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/LinMods.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/LinMods.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearCut.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinFeasPump.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearHandler.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Logger.h:34:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Logger.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MaxFreqBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MaxVioBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MINLPDiving.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MsProcessor.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MultilinearTermsHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPMultiStart.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Relaxation.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPRelaxation.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPRelaxation.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NlPresHandler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Node.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeFullRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Node.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeHeap.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeIncRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Node.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeStack.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Objective.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/Option.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParBndProcessor.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParBranchAndBound.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParNodeIncRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParTreeManager.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PCBProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCon.h:21,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCon.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Handler.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutHandler.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PerspCutGenerator.h:22:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutGenerator.cpp:22:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreAuxVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreAuxVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PolynomialFunction.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreDelVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreDelVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreSubstVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreSubstVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Presolver.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ProbStructure.h:19,
                 from /sandbox/mahajan/minotaur-test/src/base/ProbStructure.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Problem.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPDRelaxer.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QGHandler.cpp:23:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QGHandlerPDE.cpp:23:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPDProcessor.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QuadHandler.cpp:22:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QuadraticFunction.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/RandomBrancher.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Relaxation.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ReliabilityBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/SecantMod.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SimpleCutMan.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SimpleTransformer.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Solution.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SolutionPool.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS1Handler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS2Handler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOSBrCand.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Transformer.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TransPoly.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TransSep.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Types.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TreeManager.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/VarBoundMod.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Variable.h:21:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Variable.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqCGs.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PolynomialFunction.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqMonomial.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqUCGs.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqLFs.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqVars.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/CGraphUT.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/CGraphUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/EnvironmentUT.h:22,
                 from /sandbox/mahajan/minotaur-test/src/testing/EnvironmentUT.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/FunctionUT.h:19,
                 from /sandbox/mahajan/minotaur-test/src/testing/FunctionUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/ProblemUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Jacobian.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/JacobianUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/HessianOfLagUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/LapackUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LapackUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LinearFunctionUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/LoggerUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LoggerUT.cpp:9:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/ObjectiveUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/OperationsUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/OperationsUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PerspRefUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/PerspRefUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PolyUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/QuadraticFunctionUT.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Timer.h:31:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/TimerUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/NLPBnbUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/IpoptEngineUT.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
: logger ok! OK (44)
 
Errors in build-ipopt-static:
--------------------------------------------------
In file included from /sandbox/mahajan/minotaur-test/src/engines/EngineFactory.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/EngineFactory.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:26:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Brancher.cpp:13:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BndProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Chol.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/Chol.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BrCand.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Branch.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CGraph.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CNode.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Constraint.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/CoverCutGenerator.h:23,
                 from /sandbox/mahajan/minotaur-test/src/base/CoverCutGenerator.cpp:28:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Cut.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutInfo.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutMan1.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Cut.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutMan2.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CxQuadHandler.cpp:29:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CxUnivarHandler.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Eigen.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/Eigen.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Engine.cpp:9:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Environment.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/FeasibilityPump.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Function.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Logger.h:34:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Interrupt.h:26,
                 from /sandbox/mahajan/minotaur-test/src/base/Interrupt.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/IntVarHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Jacobian.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.cpp:13:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Handler.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapCovHandler.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapCovHandler.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/LGCIGenerator.h:24,
                 from /sandbox/mahajan/minotaur-test/src/base/LGCIGenerator.cpp:29:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Modification.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LPRelaxation.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/LPRelaxation.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LexicoBrancher.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinBil.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Modification.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinConMod.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/LinMods.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/LinMods.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearCut.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinConMod.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinFeasPump.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MaxFreqBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Logger.h:34:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Logger.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearHandler.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MaxVioBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MINLPDiving.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MsProcessor.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MultilinearTermsHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Relaxation.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPRelaxation.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPRelaxation.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPMultiStart.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NlPresHandler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Node.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeFullRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Node.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeHeap.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeIncRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Node.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeStack.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Objective.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParBndProcessor.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/Option.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParBranchAndBound.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParTreeManager.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParNodeIncRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PCBProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCon.h:21,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCon.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreAuxVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreAuxVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PerspCutGenerator.h:22:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutGenerator.cpp:22:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Handler.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutHandler.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PolynomialFunction.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreDelVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreDelVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreSubstVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreSubstVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Presolver.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ProbStructure.h:19,
                 from /sandbox/mahajan/minotaur-test/src/base/ProbStructure.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Problem.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QGHandler.cpp:23:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPDRelaxer.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QGHandlerPDE.cpp:23:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPDProcessor.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QuadHandler.cpp:22:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QuadraticFunction.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/RandomBrancher.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Relaxation.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ReliabilityBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/SecantMod.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SimpleCutMan.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SimpleTransformer.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Solution.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SolutionPool.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS1Handler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS2Handler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOSBrCand.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Transformer.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TransPoly.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TransSep.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TreeManager.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Types.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/VarBoundMod.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Variable.h:21:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Variable.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqCGs.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqLFs.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PolynomialFunction.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqMonomial.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqUCGs.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqVars.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/CGraphUT.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/CGraphUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/EnvironmentUT.h:22,
                 from /sandbox/mahajan/minotaur-test/src/testing/EnvironmentUT.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/FunctionUT.h:19,
                 from /sandbox/mahajan/minotaur-test/src/testing/FunctionUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/ProblemUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Jacobian.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/JacobianUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/HessianOfLagUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/LapackUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LapackUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LinearFunctionUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/LoggerUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LoggerUT.cpp:9:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/ObjectiveUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/OperationsUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/OperationsUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PerspRefUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/PerspRefUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PolyUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/QuadraticFunctionUT.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Timer.h:31:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/TimerUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/NLPBnbUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/IpoptEngineUT.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
: logger ok! OK (44)
 
Errors in build-osi-debug:
--------------------------------------------------
In file included from /sandbox/mahajan/minotaur-test/src/engines/EngineFactory.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/EngineFactory.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/OsiLP/OsiLPEngine.cpp:35:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Brancher.cpp:13:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BndProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Chol.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/Chol.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BrCand.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Branch.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CGraph.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Constraint.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CNode.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/CoverCutGenerator.h:23,
                 from /sandbox/mahajan/minotaur-test/src/base/CoverCutGenerator.cpp:28:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Cut.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutInfo.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutMan1.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Cut.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutMan2.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CxQuadHandler.cpp:29:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CxUnivarHandler.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Engine.cpp:9:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Eigen.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/Eigen.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Environment.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/FeasibilityPump.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Function.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Logger.h:34:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Interrupt.h:26,
                 from /sandbox/mahajan/minotaur-test/src/base/Interrupt.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/IntVarHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.cpp:13:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Jacobian.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Handler.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapCovHandler.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapCovHandler.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Modification.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LPRelaxation.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/LPRelaxation.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/LGCIGenerator.h:24,
                 from /sandbox/mahajan/minotaur-test/src/base/LGCIGenerator.cpp:29:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LexicoBrancher.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinBil.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinConMod.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Modification.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinConMod.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/LinMods.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/LinMods.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearCut.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinFeasPump.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearHandler.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Logger.h:34:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Logger.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MaxFreqBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MaxVioBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MINLPDiving.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MsProcessor.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MultilinearTermsHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Relaxation.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPRelaxation.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPRelaxation.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NlPresHandler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPMultiStart.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Node.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeFullRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Node.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeHeap.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeIncRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Node.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeStack.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Objective.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/Option.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParBndProcessor.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParTreeManager.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParBranchAndBound.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParNodeIncRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PCBProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCon.h:21,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCon.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PerspCutGenerator.h:22:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutGenerator.cpp:22:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Handler.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutHandler.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreAuxVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreAuxVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreDelVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreDelVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PolynomialFunction.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreSubstVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreSubstVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Presolver.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ProbStructure.h:19,
                 from /sandbox/mahajan/minotaur-test/src/base/ProbStructure.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Problem.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QGHandler.cpp:23:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QGHandlerPDE.cpp:23:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPDRelaxer.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPDProcessor.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QuadHandler.cpp:22:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QuadraticFunction.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/RandomBrancher.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Relaxation.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ReliabilityBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/SecantMod.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SimpleCutMan.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SimpleTransformer.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Solution.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SolutionPool.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS1Handler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS2Handler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOSBrCand.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Transformer.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TransPoly.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TransSep.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TreeManager.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Types.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/VarBoundMod.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqCGs.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Variable.h:21:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Variable.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqLFs.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PolynomialFunction.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqMonomial.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqUCGs.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqVars.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/CGraphUT.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/CGraphUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/EnvironmentUT.h:22,
                 from /sandbox/mahajan/minotaur-test/src/testing/EnvironmentUT.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/FunctionUT.h:19,
                 from /sandbox/mahajan/minotaur-test/src/testing/FunctionUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/ProblemUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Jacobian.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/JacobianUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/HessianOfLagUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/LapackUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LapackUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LinearFunctionUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/LoggerUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LoggerUT.cpp:9:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/ObjectiveUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/OperationsUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/OperationsUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PerspRefUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/PerspRefUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PolyUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/QuadraticFunctionUT.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Timer.h:31:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/TimerUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
: logger ok! OK (41)
 
Errors in build-osi:
--------------------------------------------------
In file included from /sandbox/mahajan/minotaur-test/src/engines/EngineFactory.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/EngineFactory.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/OsiLP/OsiLPEngine.cpp:35:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Brancher.cpp:13:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BndProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BrCand.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Chol.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/Chol.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Branch.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CGraph.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CNode.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Constraint.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/CoverCutGenerator.h:23,
                 from /sandbox/mahajan/minotaur-test/src/base/CoverCutGenerator.cpp:28:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Cut.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutInfo.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutMan1.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Cut.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutMan2.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CxQuadHandler.cpp:29:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Engine.cpp:9:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Eigen.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/Eigen.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CxUnivarHandler.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/FeasibilityPump.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Environment.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Function.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Logger.h:34:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Interrupt.h:26,
                 from /sandbox/mahajan/minotaur-test/src/base/Interrupt.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/IntVarHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Jacobian.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.cpp:13:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Handler.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapCovHandler.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapCovHandler.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Modification.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LPRelaxation.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/LPRelaxation.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/LGCIGenerator.h:24,
                 from /sandbox/mahajan/minotaur-test/src/base/LGCIGenerator.cpp:29:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LexicoBrancher.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinBil.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinConMod.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Modification.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinConMod.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/LinMods.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/LinMods.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearCut.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearHandler.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinFeasPump.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Logger.h:34:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Logger.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MaxFreqBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MaxVioBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MINLPDiving.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MsProcessor.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MultilinearTermsHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Relaxation.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPRelaxation.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPRelaxation.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPMultiStart.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NlPresHandler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Node.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeFullRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Node.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeHeap.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeIncRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Node.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeStack.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Objective.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/Option.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParBndProcessor.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParBranchAndBound.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParTreeManager.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParNodeIncRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PCBProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCon.h:21,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCon.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Handler.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutHandler.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PerspCutGenerator.h:22:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutGenerator.cpp:22:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PolynomialFunction.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreAuxVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreAuxVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreDelVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreDelVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreSubstVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreSubstVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Presolver.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ProbStructure.h:19,
                 from /sandbox/mahajan/minotaur-test/src/base/ProbStructure.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Problem.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPDRelaxer.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QGHandler.cpp:23:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QGHandlerPDE.cpp:23:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPDProcessor.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QuadHandler.cpp:22:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QuadraticFunction.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/RandomBrancher.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Relaxation.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ReliabilityBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/SecantMod.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SimpleCutMan.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SimpleTransformer.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Solution.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SolutionPool.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS1Handler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS2Handler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOSBrCand.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Transformer.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TransPoly.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TransSep.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TreeManager.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Types.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/VarBoundMod.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Variable.h:21:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Variable.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqCGs.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PolynomialFunction.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqMonomial.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqLFs.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqUCGs.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqVars.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/CGraphUT.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/CGraphUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/EnvironmentUT.h:22,
                 from /sandbox/mahajan/minotaur-test/src/testing/EnvironmentUT.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/FunctionUT.h:19,
                 from /sandbox/mahajan/minotaur-test/src/testing/FunctionUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/ProblemUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Jacobian.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/JacobianUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/HessianOfLagUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/LapackUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LapackUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LinearFunctionUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/LoggerUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LoggerUT.cpp:9:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/ObjectiveUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/OperationsUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/OperationsUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PerspRefUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/PerspRefUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PolyUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/QuadraticFunctionUT.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Timer.h:31:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/TimerUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
: logger ok! OK (41)
 
Errors in build-osi-static:
--------------------------------------------------
In file included from /sandbox/mahajan/minotaur-test/src/engines/EngineFactory.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/EngineFactory.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/engines/OsiLP/OsiLPEngine.cpp:35:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Brancher.cpp:13:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BndProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BranchAndBound.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BrCand.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Branch.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Chol.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/Chol.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CGraph.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CNode.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Constraint.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/CoverCutGenerator.h:23,
                 from /sandbox/mahajan/minotaur-test/src/base/CoverCutGenerator.cpp:28:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Cut.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutInfo.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutMan1.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Cut.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CutMan2.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CxQuadHandler.cpp:29:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/CxUnivarHandler.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Eigen.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/Eigen.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Engine.cpp:9:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Environment.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/FeasibilityPump.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Function.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Logger.h:34:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Interrupt.h:26,
                 from /sandbox/mahajan/minotaur-test/src/base/Interrupt.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrVarCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/IntVarHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Jacobian.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.cpp:13:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Handler.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapCovHandler.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapCovHandler.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/KnapsackList.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/LGCIGenerator.h:24,
                 from /sandbox/mahajan/minotaur-test/src/base/LGCIGenerator.cpp:29:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Modification.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LPRelaxation.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/LPRelaxation.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LexicoBrancher.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinBil.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Modification.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinConMod.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/LinMods.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/LinMods.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinConMod.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearCut.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinFeasPump.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/LinearHandler.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Logger.h:34:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Logger.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MaxFreqBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MaxVioBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MINLPDiving.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MsProcessor.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Relaxation.h:18,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPRelaxation.h:11,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPRelaxation.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/MultilinearTermsHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NLPMultiStart.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NlPresHandler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Node.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeFullRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Node.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeHeap.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeIncRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Node.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NodeStack.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Objective.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/Option.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParBndProcessor.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParBranchAndBound.cpp:21:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParNodeIncRelaxer.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ParTreeManager.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PCBProcessor.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCon.h:21,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCon.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PerspCutGenerator.h:22:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutGenerator.cpp:22:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Handler.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutHandler.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PerspCutHandler.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreAuxVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreAuxVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PolynomialFunction.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreDelVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreDelVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/PreMod.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PreSubstVars.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/PreSubstVars.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Presolver.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Problem.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Problem.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ProbStructure.h:19,
                 from /sandbox/mahajan/minotaur-test/src/base/ProbStructure.cpp:12:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QGHandler.cpp:23:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPDRelaxer.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CNode.h:19:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QGHandlerPDE.cpp:23:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Brancher.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QPDProcessor.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QuadHandler.cpp:22:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/HessianOfLag.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/QuadraticFunction.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/RandomBrancher.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Relaxation.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/ReliabilityBrancher.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/SecantMod.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SimpleCutMan.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SimpleTransformer.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Solution.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SolutionPool.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Operations.h:16,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS.cpp:20:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS1Handler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOS2Handler.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/SOSBrCand.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Transformer.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TransPoly.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TransSep.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/BrCand.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Types.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Branch.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/TreeManager.cpp:16:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Engine.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/VarBoundMod.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Variable.h:21:0,
                 from /sandbox/mahajan/minotaur-test/src/base/Variable.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqCGs.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqLFs.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/NonlinearFunction.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/base/PolynomialFunction.h:17,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqMonomial.cpp:18:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqUCGs.cpp:17:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/base/YEqVars.cpp:19:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/CGraphUT.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/CGraphUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Environment.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/EnvironmentUT.h:22,
                 from /sandbox/mahajan/minotaur-test/src/testing/EnvironmentUT.cpp:15:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/FunctionUT.h:19,
                 from /sandbox/mahajan/minotaur-test/src/testing/FunctionUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/ProblemUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Jacobian.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/JacobianUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/HessianOfLagUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/LapackUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LapackUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Constraint.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LinearFunctionUT.cpp:14:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/LoggerUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/LoggerUT.cpp:9:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/ObjectiveUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/testing/OperationsUT.h:18:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/OperationsUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/CGraph.h:20:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PerspRefUT.h:18,
                 from /sandbox/mahajan/minotaur-test/src/testing/PerspRefUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Function.h:16:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/PolyUT.cpp:10:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/LinearFunction.h:17:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/QuadraticFunctionUT.cpp:11:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
In file included from /sandbox/mahajan/minotaur-test/src/base/Timer.h:31:0,
                 from /sandbox/mahajan/minotaur-test/src/testing/TimerUT.cpp:8:
/sandbox/mahajan/minotaur-test/src/base/Types.h:70:20: warning: comma at end of enumerator list [-Wpedantic]
   OtherFunctionType,
                    ^
: logger ok! OK (41)

End of tests
Fri Oct 27 23:17:54 CDT 2017
--------------------------------------------------


More information about the Minotaur-dev mailing list