Shared/plistPrimitives.h:350: warning: base class ‘struct std::basic_string<char, std::char_traits<char>, std::allocator<char> >’ has a non-virtual destructor
Shared/newmat/myexcept.h:55: warning: ‘class RBD_COMMON::Tracer’ has pointer data members
Shared/newmat/myexcept.h:55: warning:   but does not override ‘RBD_COMMON::Tracer(const RBD_COMMON::Tracer&)’
Shared/newmat/myexcept.h:55: warning:   or ‘operator=(const RBD_COMMON::Tracer&)’
Shared/newmat/newmat.h: In constructor ‘NEWMAT::LogAndSign::LogAndSign()’:
Shared/newmat/newmat.h:46: warning: ‘NEWMAT::LogAndSign::log_value’ should be initialized in the member initialization list
Shared/newmat/newmat.h:46: warning: ‘NEWMAT::LogAndSign::sign’ should be initialized in the member initialization list
Shared/newmat/newmat.h: In constructor ‘NEWMAT::MatrixType::MatrixType()’:
Shared/newmat/newmat.h:135: warning: ‘NEWMAT::MatrixType::attribute’ should be initialized in the member initialization list
Shared/newmat/newmat.h: In constructor ‘NEWMAT::MatrixType::MatrixType(int)’:
Shared/newmat/newmat.h:136: warning: declaration of ‘i’ shadows a member of 'this'
Shared/newmat/newmat.h: In constructor ‘NEWMAT::MatrixType::MatrixType(int, bool)’:
Shared/newmat/newmat.h:137: warning: declaration of ‘i’ shadows a member of 'this'
Shared/newmat/newmat.h: At global scope:
Shared/newmat/newmat.h:141: warning: ‘operator=’ should return a reference to ‘*this’
Shared/newmat/newmat.h: In member function ‘bool NEWMAT::MatrixType::operator==(NEWMAT::MatrixType) const’:
Shared/newmat/newmat.h:158: warning: declaration of ‘t’ shadows a member of 'this'
Shared/newmat/newmat.h: In member function ‘bool NEWMAT::MatrixType::operator!=(NEWMAT::MatrixType) const’:
Shared/newmat/newmat.h:160: warning: declaration of ‘t’ shadows a member of 'this'
Shared/newmat/newmat.h: At global scope:
Shared/newmat/newmat.h:387: warning: ‘class NEWMAT::GeneralMatrix’ has pointer data members
Shared/newmat/newmat.h:387: warning:   but does not override ‘NEWMAT::GeneralMatrix(const NEWMAT::GeneralMatrix&)’
Shared/newmat/newmat.h:387: warning:   or ‘operator=(const NEWMAT::GeneralMatrix&)’
Shared/newmat/newmat.h: In member function ‘void NEWMAT::GeneralMatrix::Release(int)’:
Shared/newmat/newmat.h:450: warning: declaration of ‘t’ shadows a member of 'this'
Shared/newmat/newmat.h: At global scope:
Shared/newmat/newmat.h:561: warning: ‘operator=’ should return a reference to ‘*this’
Shared/newmat/newmat.h:562: warning: ‘operator=’ should return a reference to ‘*this’
Shared/newmat/newmat.h:611: warning: ‘operator=’ should return a reference to ‘*this’
Shared/newmat/newmat.h:612: warning: ‘operator=’ should return a reference to ‘*this’
Shared/newmat/newmat.h: In constructor ‘NEWMAT::nricMatrix::nricMatrix()’:
Shared/newmat/newmat.h:637: warning: ‘NEWMAT::nricMatrix::row_pointer’ should be initialized in the member initialization list
Shared/newmat/newmat.h: In constructor ‘NEWMAT::nricMatrix::nricMatrix(int, int)’:
Shared/newmat/newmat.h:638: warning: ‘NEWMAT::nricMatrix::row_pointer’ should be initialized in the member initialization list
Shared/newmat/newmat.h: In constructor ‘NEWMAT::nricMatrix::nricMatrix(const NEWMAT::BaseMatrix&)’:
Shared/newmat/newmat.h:640: warning: ‘NEWMAT::nricMatrix::row_pointer’ should be initialized in the member initialization list
Shared/newmat/newmat.h: At global scope:
Shared/newmat/newmat.h:643: warning: ‘operator=’ should return a reference to ‘*this’
Shared/newmat/newmat.h:644: warning: ‘operator=’ should return a reference to ‘*this’
Shared/newmat/newmat.h:646: warning: ‘operator=’ should return a reference to ‘*this’
Shared/newmat/newmat.h: In copy constructor ‘NEWMAT::nricMatrix::nricMatrix(const NEWMAT::nricMatrix&)’:
Shared/newmat/newmat.h:649: warning: ‘NEWMAT::nricMatrix::row_pointer’ should be initialized in the member initialization list
Shared/newmat/newmat.h: At global scope:
Shared/newmat/newmat.h:674: warning: ‘operator=’ should return a reference to ‘*this’
Shared/newmat/newmat.h:675: warning: ‘operator=’ should return a reference to ‘*this’
Shared/newmat/newmat.h:714: warning: ‘operator=’ should return a reference to ‘*this’
Shared/newmat/newmat.h:717: warning: ‘operator=’ should return a reference to ‘*this’
Shared/newmat/newmat.h:760: warning: ‘operator=’ should return a reference to ‘*this’
Shared/newmat/newmat.h:761: warning: ‘operator=’ should return a reference to ‘*this’
Shared/newmat/newmat.h:803: warning: ‘operator=’ should return a reference to ‘*this’
Shared/newmat/newmat.h:804: warning: ‘operator=’ should return a reference to ‘*this’
Shared/newmat/newmat.h:855: warning: ‘operator=’ should return a reference to ‘*this’
Shared/newmat/newmat.h:856: warning: ‘operator=’ should return a reference to ‘*this’
Shared/newmat/newmat.h:904: warning: ‘operator=’ should return a reference to ‘*this’
Shared/newmat/newmat.h:905: warning: ‘operator=’ should return a reference to ‘*this’
Shared/newmat/newmat.h:938: warning: ‘class NEWMAT::CroutMatrix’ has pointer data members
Shared/newmat/newmat.h:938: warning:   but does not override ‘NEWMAT::CroutMatrix(const NEWMAT::CroutMatrix&)’
Shared/newmat/newmat.h:943: warning: ‘operator=’ should return a reference to ‘*this’
Shared/newmat/newmat.h: In constructor ‘NEWMAT::BandMatrix::BandMatrix()’:
Shared/newmat/newmat.h:973: warning: ‘NEWMAT::BandMatrix::lower’ should be initialized in the member initialization list
Shared/newmat/newmat.h:973: warning: ‘NEWMAT::BandMatrix::upper’ should be initialized in the member initialization list
Shared/newmat/newmat.h: In constructor ‘NEWMAT::BandMatrix::BandMatrix(int, int, int)’:
Shared/newmat/newmat.h:975: warning: ‘NEWMAT::BandMatrix::lower’ should be initialized in the member initialization list
Shared/newmat/newmat.h:975: warning: ‘NEWMAT::BandMatrix::upper’ should be initialized in the member initialization list
Shared/newmat/newmat.h: At global scope:
Shared/newmat/newmat.h:979: warning: ‘operator=’ should return a reference to ‘*this’
Shared/newmat/newmat.h:980: warning: ‘operator=’ should return a reference to ‘*this’
Shared/newmat/newmat.h: In copy constructor ‘NEWMAT::BandMatrix::BandMatrix(const NEWMAT::BandMatrix&)’:
Shared/newmat/newmat.h:990: warning: ‘NEWMAT::BandMatrix::lower’ should be initialized in the member initialization list
Shared/newmat/newmat.h:990: warning: ‘NEWMAT::BandMatrix::upper’ should be initialized in the member initialization list
Shared/newmat/newmat.h: In member function ‘virtual RBD_COMMON::Real NEWMAT::BandMatrix::MinimumAbsoluteValue() const’:
Shared/newmat/newmat.h:1002: warning: declaration of ‘i’ shadows a member of 'this'
Shared/newmat/newmat.h: In member function ‘virtual RBD_COMMON::Real NEWMAT::BandMatrix::Maximum() const’:
Shared/newmat/newmat.h:1003: warning: declaration of ‘i’ shadows a member of 'this'
Shared/newmat/newmat.h: In member function ‘virtual RBD_COMMON::Real NEWMAT::BandMatrix::Minimum() const’:
Shared/newmat/newmat.h:1004: warning: declaration of ‘i’ shadows a member of 'this'
Shared/newmat/newmat.h: At global scope:
Shared/newmat/newmat.h:1039: warning: ‘operator=’ should return a reference to ‘*this’
Shared/newmat/newmat.h:1040: warning: ‘operator=’ should return a reference to ‘*this’
Shared/newmat/newmat.h:1073: warning: ‘operator=’ should return a reference to ‘*this’
Shared/newmat/newmat.h:1074: warning: ‘operator=’ should return a reference to ‘*this’
Shared/newmat/newmat.h: In constructor ‘NEWMAT::SymmetricBandMatrix::SymmetricBandMatrix()’:
Shared/newmat/newmat.h:1104: warning: ‘NEWMAT::SymmetricBandMatrix::lower’ should be initialized in the member initialization list
Shared/newmat/newmat.h: In constructor ‘NEWMAT::SymmetricBandMatrix::SymmetricBandMatrix(int, int)’:
Shared/newmat/newmat.h:1106: warning: ‘NEWMAT::SymmetricBandMatrix::lower’ should be initialized in the member initialization list
Shared/newmat/newmat.h: At global scope:
Shared/newmat/newmat.h:1109: warning: ‘operator=’ should return a reference to ‘*this’
Shared/newmat/newmat.h:1110: warning: ‘operator=’ should return a reference to ‘*this’
Shared/newmat/newmat.h: In copy constructor ‘NEWMAT::SymmetricBandMatrix::SymmetricBandMatrix(const NEWMAT::SymmetricBandMatrix&)’:
Shared/newmat/newmat.h:1120: warning: ‘NEWMAT::SymmetricBandMatrix::lower’ should be initialized in the member initialization list
Shared/newmat/newmat.h: In member function ‘virtual RBD_COMMON::Real NEWMAT::SymmetricBandMatrix::MinimumAbsoluteValue() const’:
Shared/newmat/newmat.h:1128: warning: declaration of ‘i’ shadows a member of 'this'
Shared/newmat/newmat.h: In member function ‘virtual RBD_COMMON::Real NEWMAT::SymmetricBandMatrix::Maximum() const’:
Shared/newmat/newmat.h:1129: warning: declaration of ‘i’ shadows a member of 'this'
Shared/newmat/newmat.h: In member function ‘virtual RBD_COMMON::Real NEWMAT::SymmetricBandMatrix::Minimum() const’:
Shared/newmat/newmat.h:1130: warning: declaration of ‘i’ shadows a member of 'this'
Shared/newmat/newmat.h: At global scope:
Shared/newmat/newmat.h:1155: warning: ‘class NEWMAT::BandLUMatrix’ has pointer data members
Shared/newmat/newmat.h:1155: warning:   but does not override ‘NEWMAT::BandLUMatrix(const NEWMAT::BandLUMatrix&)’
Shared/newmat/newmat.h:1163: warning: ‘operator=’ should return a reference to ‘*this’
Shared/newmat/newmat.h:1196: warning: ‘operator=’ should return a reference to ‘*this’
Shared/newmat/newmat.h:1197: warning: ‘operator=’ should return a reference to ‘*this’
Shared/newmat/newmat.h: In constructor ‘NEWMAT::GenericMatrix::GenericMatrix(const NEWMAT::BaseMatrix&)’:
Shared/newmat/newmat.h:1235: warning: ‘NEWMAT::GenericMatrix::gm’ should be initialized in the member initialization list
Shared/newmat/newmat.h: In copy constructor ‘NEWMAT::GenericMatrix::GenericMatrix(const NEWMAT::GenericMatrix&)’:
Shared/newmat/newmat.h:1237: warning: ‘NEWMAT::GenericMatrix::gm’ should be initialized in the member initialization list
Shared/newmat/newmat.h: In constructor ‘NEWMAT::MultipliedMatrix::MultipliedMatrix(const NEWMAT::BaseMatrix*, const NEWMAT::BaseMatrix*)’:
Shared/newmat/newmat.h:1269: warning: ‘NEWMAT::MultipliedMatrix::<anonymous>’ should be initialized in the member initialization list
Shared/newmat/newmat.h:1269: warning: ‘NEWMAT::MultipliedMatrix::<anonymous union>::gm1’ should be initialized in the member initialization list
Shared/newmat/newmat.h:1269: warning: ‘NEWMAT::MultipliedMatrix::<anonymous>’ should be initialized in the member initialization list
Shared/newmat/newmat.h:1269: warning: ‘NEWMAT::MultipliedMatrix::<anonymous union>::gm2’ should be initialized in the member initialization list
Shared/newmat/newmat.h: In copy constructor ‘NEWMAT::MultipliedMatrix::MultipliedMatrix(const NEWMAT::MultipliedMatrix&)’:
Shared/newmat/newmat.h:1276: warning: ‘NEWMAT::MultipliedMatrix::<anonymous>’ should be initialized in the member initialization list
Shared/newmat/newmat.h:1276: warning: ‘NEWMAT::MultipliedMatrix::<anonymous union>::gm1’ should be initialized in the member initialization list
Shared/newmat/newmat.h:1276: warning: ‘NEWMAT::MultipliedMatrix::<anonymous>’ should be initialized in the member initialization list
Shared/newmat/newmat.h:1276: warning: ‘NEWMAT::MultipliedMatrix::<anonymous union>::gm2’ should be initialized in the member initialization list
Shared/newmat/newmat.h: In constructor ‘NEWMAT::ShiftedMatrix::ShiftedMatrix(const NEWMAT::BaseMatrix*, RBD_COMMON::Real)’:
Shared/newmat/newmat.h:1398: warning: ‘NEWMAT::ShiftedMatrix::<anonymous>’ should be initialized in the member initialization list
Shared/newmat/newmat.h:1398: warning: ‘NEWMAT::ShiftedMatrix::<anonymous union>::gm’ should be initialized in the member initialization list
Shared/newmat/newmat.h: In copy constructor ‘NEWMAT::ShiftedMatrix::ShiftedMatrix(const NEWMAT::ShiftedMatrix&)’:
Shared/newmat/newmat.h:1404: warning: ‘NEWMAT::ShiftedMatrix::<anonymous>’ should be initialized in the member initialization list
Shared/newmat/newmat.h:1404: warning: ‘NEWMAT::ShiftedMatrix::<anonymous union>::gm’ should be initialized in the member initialization list
Shared/newmat/newmat.h: In constructor ‘NEWMAT::NegatedMatrix::NegatedMatrix(const NEWMAT::BaseMatrix*)’:
Shared/newmat/newmat.h:1444: warning: ‘NEWMAT::NegatedMatrix::<anonymous>’ should be initialized in the member initialization list
Shared/newmat/newmat.h:1444: warning: ‘NEWMAT::NegatedMatrix::<anonymous union>::gm’ should be initialized in the member initialization list
Shared/newmat/newmat.h: In copy constructor ‘NEWMAT::NegatedMatrix::NegatedMatrix(const NEWMAT::NegatedMatrix&)’:
Shared/newmat/newmat.h:1449: warning: ‘NEWMAT::NegatedMatrix::<anonymous>’ should be initialized in the member initialization list
Shared/newmat/newmat.h:1449: warning: ‘NEWMAT::NegatedMatrix::<anonymous union>::gm’ should be initialized in the member initialization list
Shared/newmat/newmat.h: In member function ‘NEWMAT::ScaledMatrix NEWMAT::InvertedMatrix::operator*(RBD_COMMON::Real) const’:
Shared/newmat/newmat.h:1484: warning: declaration of ‘t’ shadows a member of 'this'
Shared/newmat/newmat.h: At global scope:
Shared/newmat/newmat.h:1538: warning: ‘class NEWMAT::ReturnMatrix’ has pointer data members
Shared/newmat/newmat.h:1538: warning:   but does not override ‘operator=(const NEWMAT::ReturnMatrix&)’
Shared/newmat/newmat.h:1578: warning: ‘operator=’ should return a reference to ‘*this’
Shared/newmat/newmat.h:1597: warning: ‘class NEWMAT::LinearEquationSolver’ has pointer data members
Shared/newmat/newmat.h:1597: warning:   but does not override ‘NEWMAT::LinearEquationSolver(const NEWMAT::LinearEquationSolver&)’
Shared/newmat/newmat.h:1597: warning:   or ‘operator=(const NEWMAT::LinearEquationSolver&)’
Shared/newmat/newmat.h:1615: warning: ‘class NEWMAT::MatrixInput’ has pointer data members
Shared/newmat/newmat.h:1615: warning:   but does not override ‘operator=(const NEWMAT::MatrixInput&)’
Shared/newmat/newmat.h:1671: warning: ‘class NEWMAT::RealStarStar’ has pointer data members
Shared/newmat/newmat.h:1671: warning:   but does not override ‘NEWMAT::RealStarStar(const NEWMAT::RealStarStar&)’
Shared/newmat/newmat.h:1671: warning:   or ‘operator=(const NEWMAT::RealStarStar&)’
Shared/newmat/newmat.h:1680: warning: ‘class NEWMAT::ConstRealStarStar’ has pointer data members
Shared/newmat/newmat.h:1680: warning:   but does not override ‘NEWMAT::ConstRealStarStar(const NEWMAT::ConstRealStarStar&)’
Shared/newmat/newmat.h:1680: warning:   or ‘operator=(const NEWMAT::ConstRealStarStar&)’
Shared/newmat/newmatap.h:173: warning: prefix ‘void NEWMAT::MultiRadixCounter::operator++()’ should return ‘NEWMAT::MultiRadixCounter&’
Shared/plistCollections.h: In instantiation of ‘plist::DictionaryOf<plist::ObjectBase, plist::DictionaryBase::WrapValueConversion<plist::ObjectBase> >::const_iterator’:
Shared/plistCollections.h:776:   instantiated from ‘void plist::DictionaryOf<PO, Alloc>::set(const plist::DictionaryBase&) [with PO = plist::ObjectBase, Alloc = plist::DictionaryBase::WrapValueConversion<plist::ObjectBase>]’
Shared/newmat/newmatap.h:181:   instantiated from here
Shared/plistCollections.h:458: warning: base class ‘struct std::iterator<std::bidirectional_iterator_tag, std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, plist::ObjectBase*>, int, std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, plist::ObjectBase*>*, std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, plist::ObjectBase*>&>’ has a non-virtual destructor
