At 02:30 PM 7/31/2003, David Abrahams wrote: >Beman Dawes <[EMAIL PROTECTED]> writes: > >> For the last day or two the BGL graph test has looped under Borland >0x0564. > >At compile,link, or runtime?
Runtime. Compiler warnings attached in case they give any hints.
--Beman
C:\boost\site\libs/graph/test/graph.cpp: Warning W8091 C:\boost\site\boost/graph/graph_utility.hpp 332: template argument _InputIter passed to 'find' is a output iterator: input iterator required in function boost::bool in_edge_set<Graph,detail::edge_desc_impl<undirected_tag,void *> >(Graph &,detail::edge_desc_impl<undirected_tag,void *>) Warning W8091 C:\boost\site\boost/graph/graph_utility.hpp 291: template argument _InputIter passed to 'find' is a output iterator: input iterator required in function boost::bool is_adj_dispatch<Graph,void *>(Graph &,void *,void *,directed_tag) Warning W8091 C:\boost\site\boost/graph/graph_utility.hpp 309: template argument _InputIter passed to 'find_if' is a output iterator: input iterator required in function boost::bool is_adj_dispatch<Graph,void *>(Graph &,void *,void *,directed_tag) Warning W8091 C:\boost\site\boost/graph/graph_utility.hpp 341: template argument _InputIter passed to 'find' is a output iterator: input iterator required in function boost::bool in_vertex_set<Graph,void *>(Graph &,void *) Warning W8091 C:\boost\site\libs/graph/test/graph.cpp 82: template argument _InputIter passed to 'find_if' is a output iterator: input iterator required in function bool check_vertex_cleared<Graph,void *,adj_list_vertex_property_map<Graph,unsigned int,unsigned int &,vertex_id_t> >(Graph &,void *,adj_list_vertex_property_map<Graph,unsigned int,unsigned int &,vertex_id_t>) Warning W8080 C:\boost\site\boost/random/mersenne_twister.hpp 265: 'lower_mask' is declared but never used in function mt19937::twist(int) Warning W8080 C:\boost\site\boost/random/mersenne_twister.hpp 265: 'upper_mask' is declared but never used in function mt19937::twist(int)
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost