[Clp-tickets] [COIN-OR Linear Programming Solver] #8: g++ compiler warnings

COIN-OR Linear Programming Solver coin-trac at coin-or.org
Thu Feb 8 16:39:09 EST 2007


#8: g++ compiler warnings
------------------------+---------------------------------------------------
 Reporter:  mgalati     |       Owner:  somebody  
     Type:  defect      |      Status:  new       
 Priority:  minor       |   Milestone:  milestone1
Component:  component1  |     Version:            
 Keywords:  warnings    |  
------------------------+---------------------------------------------------
 g++ linux compiler warnings, cbc stable 1.1

 {{{
 ../../../Clp/src/Clp_C_Interface.cpp: In function `void
 Clp_loadProblem(Clp_Simplex*, int, int, const CoinBigIndex*, const int*,
 const double*, co\
 nst double*, const double*, const double*, const double*, const double*)':
 ../../../Clp/src/Clp_C_Interface.cpp:246: warning: void format,
 Clp_Simplex arg (arg 3)
 ../../../Clp/src/Clp_C_Interface.cpp:246: warning: void format, different
 type arg (arg 4)
 ../../../Clp/src/Clp_C_Interface.cpp:246: warning: void format, different
 type arg (arg 5)
 ../../../Clp/src/Clp_C_Interface.cpp:246: warning: void format, double arg
 (arg 6)
 ../../../Clp/src/Clp_C_Interface.cpp:248: warning: void format, double arg
 (arg 3)
 ../../../Clp/src/Clp_C_Interface.cpp:248: warning: void format, double arg
 (arg 4)
 ../../../Clp/src/Clp_C_Interface.cpp:248: warning: void format, double arg
 (arg 5)
 ../../../Clp/src/Clp_C_Interface.cpp:248: warning: void format, double arg
 (arg 6)
 ../../../Clp/src/Clp_C_Interface.cpp:248: warning: void format, double arg
 (arg 7)
 ../../../Clp/src/Clp_C_Interface.cpp: In function `void
 Clp_printModel(Clp_Simplex*, const char*)':
 ../../../Clp/src/Clp_C_Interface.cpp:1105: warning: void format,
 Clp_Simplex arg (arg 3)
 ../../../Clp/src/Clp_C_Interface.cpp:1105: warning: void format, different
 type arg (arg 4)
 ../../../Clp/src/Clp_C_Interface.cpp:1105: warning: void format, different
 type arg (arg 5)
 ../../../Clp/src/Clp_C_Interface.cpp:1105: warning: void format, double
 arg (arg 6)
 ../../../Clp/src/Clp_C_Interface.cpp:1117: warning: void format, double
 arg (arg 3)
 ../../../Clp/src/Clp_C_Interface.cpp:1117: warning: void format, double
 arg (arg 4)
 ../../../Clp/src/Clp_C_Interface.cpp:1117: warning: void format, double
 arg (arg 5)
 ../../../Clp/src/Clp_C_Interface.cpp:1117: warning: void format, double
 arg (arg 6)
 ../../../Clp/src/Clp_C_Interface.cpp:1117: warning: void format, double
 arg (arg 7)
 }}}

-- 
Ticket URL: <https://projects.coin-or.org/Clp/ticket/8>
COIN-OR Linear Programming Solver <http://projects.coin-or.org/Clp>
A linear programming solver.



More information about the Clp-tickets mailing list