Subject: [Boost-bugs] [Boost C++ Libraries] #3562: warning in BGL
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-10-26 09:09:52
#3562: warning in BGL
------------------------------------+---------------------------------------
Reporter: andrey.torba@⦠| Owner: asutton
Type: Bugs | Status: new
Milestone: Boost 1.41.0 | Component: graph
Version: Boost 1.40.0 | Severity: Cosmetic
Keywords: |
------------------------------------+---------------------------------------
1>d:\development\release-
boost\distribution\boost_1_40_0\boost\graph\depth_first_search.hpp(200) :
warning C4267: 'argument' : conversion from 'size_t' to 'unsigned int',
possible loss of data
1> d:\development\release-
boost\distribution\boost_1_40_0\boost\graph\depth_first_search.hpp(301) :
see reference to function template instantiation 'void
boost::depth_first_search<VertexListGraph,const
Arg,boost::shared_array_property_map<T,IndexMap>>(const VertexListGraph
&,DFSVisitor,ColorMap,__w64 unsigned int)' being compiled
1> with
1> [
1> VertexListGraph=G,
1> Arg=const
boost::topo_sort_visitor<std::back_insert_iterator<std::vector<V>>>,
1> T=boost::default_color_type,
1>
IndexMap=boost::vec_adj_list_vertex_id_map<boost::no_property,__w64
unsigned int>,
1> DFSVisitor=const
boost::topo_sort_visitor<std::back_insert_iterator<std::vector<V>>>,
1>
ColorMap=boost::shared_array_property_map<boost::default_color_type,boost::vec_adj_list_vertex_id_map<boost::no_property,__w64
unsigned int>>
1> ]
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3562> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:01 UTC