[mlpack-svn] [MLPACK] #336: Fixes to the compilation warnings (1.0.8 build)

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Wed Feb 26 13:31:15 EST 2014


#336: Fixes to the compilation warnings (1.0.8 build)
---------------------------+------------------------------------------------
 Reporter:  sumedhghaisas  |        Owner:              
     Type:  defect         |       Status:  new         
 Priority:  major          |    Milestone:  mlpack 1.0.9
Component:  mlpack         |     Keywords:              
 Blocking:                 |   Blocked By:              
---------------------------+------------------------------------------------
 Unused variable         : numPrunes
 File                    : neighbor_search_impl.hpp

 Uninitialized variable  : gaussian
 File                    : gmm/gmm_impl.hpp
 Comment                 : Initialization was not required but initialized
 to 0

 Uninitialized variable  : baseCase
 File                    : neighbour_search_rules_impl.hpp
 Comment                 : again initialization was unnecessary but h=just
 to avoid warnings

 Unused parameter        : maxLeafSize in FindSplit
 File                    : det/dtree.cpp

-- 
Ticket URL: <http://trac.research.cc.gatech.edu/fastlab/ticket/336>
MLPACK <www.fast-lab.org>
MLPACK is an intuitive, fast, and scalable C++ machine learning library developed at Georgia Tech.


More information about the mlpack-svn mailing list