[C++-sig] MSVC7.1 warnings with indexing_suite

Niall Douglas s_sourceforge at nedprod.com
Sat Oct 11 04:09:49 CEST 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Easy to fix these:

d:\Tornado\TClient\boost\boost\python\suite\indexing\container_proxy.h
pp(68) : warning C4099: 'boost::python::indexing::proxy_iterator' : 
type name first seen using 'struct' now seen using 'class'
        
d:\Tornado\TClient\boost\boost\python\suite\indexing\proxy_iterator.hp
p(108) : see declaration of 'boost::python::indexing::proxy_iterator'
        
d:\Tornado\TClient\boost\boost\python\suite\indexing\container_proxy.h
pp(167) : see reference to class template instantiation 
'boost::python::indexing::container_proxy<Container,Holder>' being 
compiled
d:\Tornado\TClient\boost\boost\python\suite\indexing\algo_selector.hpp
(63) : warning C4099: 
'boost::python::indexing::detail::selector_impl<std::set<_Kty,_Pr,_All
oc>>' : type name first seen using 'struct' now seen using 'class'
d:\Tornado\TClient\boost\boost\python\suite\indexing\algo_selector.hpp
(77) : warning C4099: 
'boost::python::indexing::detail::selector_impl<std::multiset<_Kty,_Pr
,_Alloc>>' : type name first seen using 'struct' now seen using 
'class'
d:\Tornado\TClient\boost\boost\python\suite\indexing\algo_selector.hpp
(91) : warning C4099: 
'boost::python::indexing::detail::selector_impl<std::map<_Kty,_Ty,_Pr,
_Alloc>>' : type name first seen using 'struct' now seen using 
'class'
d:\Tornado\TClient\boost\boost\python\suite\indexing\algo_selector.hpp
(105) : warning C4099: 
'boost::python::indexing::detail::selector_impl<std::multimap<_Kty,_Ty
,_Pr,_Alloc>>' : type name first seen using 'struct' now seen using 
'class'
d:\Tornado\TClient\boost\boost\python\suite\indexing\algo_selector.hpp
(119) : warning C4099: 
'boost::python::indexing::detail::selector_impl<std::vector<_Ty,_Ax>>'
 : type name first seen using 'struct' now seen using 'class'
d:\Tornado\TClient\boost\boost\python\suite\indexing\algo_selector.hpp
(133) : warning C4099: 
'boost::python::indexing::detail::selector_impl<std::deque<_Ty,_Ax>>' 
: type name first seen using 'struct' now seen using 'class'
d:\Tornado\TClient\boost\boost\python\suite\indexing\algo_selector.hpp
(147) : warning C4099: 
'boost::python::indexing::detail::selector_impl<std::list<_Ty,_Ax>>' 
: type name first seen using 'struct' now seen using 'class'
d:\Tornado\TClient\boost\boost\python\suite\indexing\algo_selector.hpp
(161) : warning C4099: 
'boost::python::indexing::detail::selector_impl<boost::python::indexin
g::iterator_pair<Iterator>>' : type name first seen using 'struct' 
now seen using 'class'
d:\Tornado\TClient\boost\boost\python\suite\indexing\algo_selector.hpp
(175) : warning C4099: 
'boost::python::indexing::detail::selector_impl<boost::python::indexin
g::container_proxy<Container>>' : type name first seen using 'struct' 
now seen using 'class'

Cheers,
Niall





-----BEGIN PGP SIGNATURE-----
Version: idw's PGP-Frontend 4.9.6.1 / 9-2003 + PGP 8.0.2

iQA/AwUBP4dmbsEcvDLFGKbPEQJ8UQCgtmsx4r4A08e4DphTiMMf+Vwg1TUAn2k9
K1xV31zAxRTMKg7dNbu/2FbC
=tfnZ
-----END PGP SIGNATURE-----




More information about the Cplusplus-sig mailing list