adj_matrix_cc
..\boost/graph/adjacency_matrix.hpp(88): warning C4800: 'const char': forcing value to bool 'true' or 'false' (performance warning)
adjacency_matrix
..\boost/graph/adjacency_matrix.hpp(88): warning C4800: 'const char': forcing value to bool 'true' or 'false' (performance warning)
adjacency_matrix_test
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\utility(200): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/adjacency_matrix.hpp(88): warning C4800: 'const char': forcing value to bool 'true' or 'false' (performance warning)
astar-cities
..\boost/xpressive/regex_primitives.hpp(570): warning C4522: 'boost::xpressive::mark_tag': multiple assignment operators specified
..\libs\graph\example\astar-cities.cpp(157): warning C4838: conversion from 'double' to 'float' requires a narrowing conversion
..\libs\graph\example\astar-cities.cpp(157): warning C4305: 'initializing': truncation from 'double' to 'float'
..\libs\graph\example\astar-cities.cpp(188): warning C4244: 'argument': conversion from 'time_t' to 'const uint32_t', possible loss of data
..\libs\graph\example\astar-cities.cpp(199): warning C4305: 'argument': truncation from 'double' to 'float'
..\libs\graph\example\astar-cities.cpp(215): warning C4101: 'fg': unreferenced local variable
..\boost/graph/random.hpp(44): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
astar_maze
..\libs\graph\example\astar_maze.cpp(217): warning C4101: 'fg': unreferenced local variable
..\libs\graph\example\astar_maze.cpp(240): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
..\libs\graph\example\astar_maze.cpp(279): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
..\libs\graph\example\astar_maze.cpp(292): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
..\libs\graph\example\astar_maze.cpp(335): warning C4244: 'argument': conversion from 'time_t' to 'const uint32_t', possible loss of data
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\xutility(2983): warning C4996: 'std::equal::_Unchecked_iterators::_Deprecate': Call to 'std::equal' with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
astar_search_test
..\libs\graph\test\astar_search_test.cpp(165): warning C4838: conversion from 'double' to 'float' requires a narrowing conversion
..\libs\graph\test\astar_search_test.cpp(165): warning C4305: 'initializing': truncation from 'double' to 'float'
..\libs\graph\test\astar_search_test.cpp(199): warning C4244: 'argument': conversion from 'time_t' to 'const uint32_t', possible loss of data
..\libs\graph\test\astar_search_test.cpp(222): warning C4101: 'fg': unreferenced local variable
basic_planarity_test
..\boost/property_map/property_map.hpp(311): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
bellman-ford-internet
..\libs\graph\example\bellman-ford-internet.cpp(43): warning C4838: conversion from 'double' to 'float' requires a narrowing conversion
..\libs\graph\example\bellman-ford-internet.cpp(43): warning C4305: 'initializing': truncation from 'double' to 'float'
bellman-test
..\boost/property_map/property_map.hpp(311): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
bfs
boost/bin.v2/libs/graph/example/bfs.test/msvc-14.0/dbg/x86_6/dbg-symbl-off/thrd-mlt
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\xutility(2316): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
boost/bin.v2/libs/graph/test/bfs.test/msvc-14.0/dbg/x86_6/dbg-symbl-off/thrd-mlt
..\boost/graph/random.hpp(44): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
bfs-example2
..\boost/property_map/property_map.hpp(311): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
bfs_neighbor
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\xutility(2316): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
biconnected_components_test
..\libs\graph\test\biconnected_components_test.cpp(137): warning C4267: 'argument': conversion from 'size_t' to 'const uint32_t', possible loss of data
..\boost/graph/random.hpp(44): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
boykov_kolmogorov_max_flow_test
..\libs\graph\test\boykov_kolmogorov_max_flow_test.cpp(63): warning C4267: 'argument': conversion from 'size_t' to 'const uint32_t', possible loss of data
..\boost/graph/random.hpp(44): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
..\boost/property_map/property_map.hpp(311): warning C4267: '=': conversion from 'size_t' to 'long', possible loss of data
bron_kerbosch_all_cliques
..\boost/graph/directed_graph.hpp(362): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
..\boost/graph/directed_graph.hpp(349): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
..\boost/graph/undirected_graph.hpp(365): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
..\boost/graph/undirected_graph.hpp(352): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
bucket_sorter
..\libs\graph\example\bucket_sorter.cpp(39): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
..\libs\graph\example\bucket_sorter.cpp(63): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
canonical_ordering
..\boost/property_map/property_map.hpp(311): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
closeness_centrality
..\boost/property_map/property_map.hpp(311): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
clustering_coefficient
..\boost/property_map/property_map.hpp(311): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
components_on_edgelist
..\libs\graph\example\components_on_edgelist.cpp(85): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
..\libs\graph\example\components_on_edgelist.cpp(86): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/incremental_components.hpp(142): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
..\boost/pending/disjoint_sets.hpp(159): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/incremental_components.hpp(186): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/incremental_components.hpp(207): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
core_numbers_test
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\xutility(2372): warning C4996: 'std::copy::_Unchecked_iterators::_Deprecate': Call to 'std::copy' with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
csr-example
..\boost/xpressive/regex_primitives.hpp(570): warning C4522: 'boost::xpressive::mark_tag': multiple assignment operators specified
csr_graph_test
..\libs\graph\test\csr_graph_test.cpp(277): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
cuthill_mckee_ordering
boost/bin.v2/libs/graph/example/cuthill_mckee_ordering.test/msvc-14.0/dbg/x86_6/dbg-symbl-off/thrd-mlt
..\libs\graph\example\cuthill_mckee_ordering.cpp(67): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/bandwidth.hpp(59): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/bandwidth.hpp(60): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/detail/sparse_ordering.hpp(154): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/cuthill_mckee_ordering.hpp(41): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
boost/bin.v2/libs/graph/test/cuthill_mckee_ordering.test/msvc-14.0/dbg/x86_6/dbg-symbl-off/thrd-mlt
..\libs\graph\test\cuthill_mckee_ordering.cpp(67): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/bandwidth.hpp(59): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/bandwidth.hpp(60): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/cuthill_mckee_ordering.hpp(41): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/detail/sparse_ordering.hpp(154): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
cycle_canceling_test
..\libs\graph\test\cycle_canceling_test.cpp(50): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
cycle_ratio_example
..\boost/graph/random.hpp(274): warning C4244: '=': conversion from 'unsigned __int64' to 'double', possible loss of data
..\boost/graph/random.hpp(44): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
cycle_ratio_tests
..\boost/xpressive/regex_primitives.hpp(570): warning C4522: 'boost::xpressive::mark_tag': multiple assignment operators specified
degree_centrality
..\boost/graph/degree_centrality.hpp(106): warning C4267: 'initializing': conversion from 'size_t' to 'Centrality', possible loss of data
..\boost/property_map/property_map.hpp(311): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
dfs
boost/bin.v2/libs/graph/test/dfs.test/msvc-14.0/dbg/x86_6/dbg-symbl-off/thrd-mlt
..\boost/graph/random.hpp(44): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
dijkstra_no_color_map_compare
..\libs\graph\test\dijkstra_no_color_map_compare.cpp(101): warning C4267: 'argument': conversion from 'size_t' to 'const uint32_t', possible loss of data
..\boost/graph/random.hpp(44): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
directed_graph
..\boost/property_map/property_map.hpp(311): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
disjoint_set_test
..\boost/pending/disjoint_sets.hpp(159): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
dominator_tree_test
..\libs\graph\test\dominator_tree_test.cpp(249): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
..\libs\graph\test\dominator_tree_test.cpp(274): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
eccentricity
..\boost/property_map/property_map.hpp(311): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
fibonacci_heap
..\libs\graph\example\fibonacci_heap.cpp(45): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
..\libs\graph\example\fibonacci_heap.cpp(58): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data
..\boost/pending/fibonacci_heap.hpp(127): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
filtered_vec_as_graph
..\boost/graph/vector_as_graph.hpp(193): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
find_flow_cost_bundled_properties_and_named_params_test
..\libs\graph\test\find_flow_cost_bundled_properties_and_named_params_test.cpp(58): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
..\libs\graph\test\find_flow_cost_bundled_properties_and_named_params_test.cpp(97): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
..\boost/graph/find_flow_cost.hpp(29): warning C4244: '+=': conversion from 'double' to 'Cost', possible loss of data
c:\teeks99-09\run\boost_root\libs\graph\test\min_cost_max_flow_utils.hpp(71): warning C4244: '=': conversion from 'long' to 'float', possible loss of data
..\boost/property_map/property_map.hpp(311): warning C4244: '=': conversion from 'const double' to 'float', possible loss of data
..\boost/graph/dijkstra_shortest_paths.hpp(203): warning C4244: 'argument': conversion from 'float' to 'const D', possible loss of data
..\boost/graph/relax.hpp(110): warning C4244: 'argument': conversion from 'const W' to 'const D', possible loss of data
..\boost/graph/relax.hpp(112): warning C4244: 'argument': conversion from 'const W' to 'const D', possible loss of data
floyd_warshall_test
..\boost/graph/random.hpp(44): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
generator_test
..\boost/graph/rmat_graph_generator.hpp(173): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
graph-thingie
..\boost/xpressive/regex_primitives.hpp(570): warning C4522: 'boost::xpressive::mark_tag': multiple assignment operators specified
graph_1
..\boost/graph/random.hpp(44): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/random.hpp(66): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
graph_2
..\boost/graph/random.hpp(44): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/random.hpp(66): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
graph_3
..\boost/graph/random.hpp(44): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/random.hpp(66): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
graph_4
..\boost/graph/random.hpp(44): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/random.hpp(66): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
graph_5
..\boost/graph/random.hpp(44): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/random.hpp(66): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
graph_6
..\boost/graph/random.hpp(44): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/random.hpp(66): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
graph_7
..\boost/graph/random.hpp(44): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/random.hpp(66): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
graph_8
..\boost/graph/random.hpp(44): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/random.hpp(66): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
graph_9
..\boost/graph/random.hpp(44): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/random.hpp(66): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
graphviz
..\boost/xpressive/regex_primitives.hpp(570): warning C4522: 'boost::xpressive::mark_tag': multiple assignment operators specified
graphviz_test
..\boost/xpressive/regex_primitives.hpp(570): warning C4522: 'boost::xpressive::mark_tag': multiple assignment operators specified
grid_graph_cc
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\xutility(2983): warning C4996: 'std::equal::_Unchecked_iterators::_Deprecate': Call to 'std::equal' with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
grid_graph_example
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\xutility(2983): warning C4996: 'std::equal::_Unchecked_iterators::_Deprecate': Call to 'std::equal' with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
grid_graph_properties
..\libs\graph\example\grid_graph_properties.cpp(31): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data
grid_graph_test
..\libs\graph\test\grid_graph_test.cpp(235): warning C4267: 'argument': conversion from 'size_t' to 'const uint32_t', possible loss of data
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\xutility(2983): warning C4996: 'std::equal::_Unchecked_iterators::_Deprecate': Call to 'std::equal' with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
hawick_circuits
..\boost/graph/directed_graph.hpp(362): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
..\boost/graph/directed_graph.hpp(349): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
..\boost/graph/undirected_graph.hpp(365): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
..\boost/graph/undirected_graph.hpp(352): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
incremental-components-eg
..\boost/pending/detail/disjoint_sets.hpp(36): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
..\boost/pending/detail/disjoint_sets.hpp(40): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
..\boost/pending/detail/disjoint_sets.hpp(42): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
..\boost/pending/detail/disjoint_sets.hpp(47): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
incremental_components
..\boost/pending/detail/disjoint_sets.hpp(36): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
..\boost/pending/detail/disjoint_sets.hpp(40): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
..\boost/pending/detail/disjoint_sets.hpp(42): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
..\boost/pending/detail/disjoint_sets.hpp(47): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
incremental_components_test
..\libs\graph\test\incremental_components_test.cpp(150): warning C4267: 'argument': conversion from 'size_t' to 'const uint32_t', possible loss of data
..\boost/property_map/property_map.hpp(311): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
..\boost/graph/random.hpp(44): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
index_graph
..\boost/graph/undirected_graph.hpp(352): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
..\boost/graph/directed_graph.hpp(349): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
..\boost/property_map/property_map.hpp(311): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
is_straight_line_draw_test
..\boost/graph/is_straight_line_drawing.hpp(174): warning C4244: 'argument': conversion from 'std::size_t' to 'double', possible loss of data
..\boost/graph/is_straight_line_drawing.hpp(190): warning C4244: 'argument': conversion from 'std::size_t' to 'double', possible loss of data
..\boost/graph/planar_detail/bucket_sort.hpp(78): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
johnson-eg
..\boost/xpressive/regex_primitives.hpp(570): warning C4522: 'boost::xpressive::mark_tag': multiple assignment operators specified
johnson-test
..\boost/xpressive/regex_primitives.hpp(570): warning C4522: 'boost::xpressive::mark_tag': multiple assignment operators specified
king_ordering
boost/bin.v2/libs/graph/example/king_ordering.test/msvc-14.0/dbg/x86_6/dbg-symbl-off/thrd-mlt
..\libs\graph\example\king_ordering.cpp(67): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/bandwidth.hpp(59): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/bandwidth.hpp(60): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/detail/sparse_ordering.hpp(154): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/king_ordering.hpp(102): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/king_ordering.hpp(88): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/king_ordering.hpp(110): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/king_ordering.hpp(121): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/king_ordering.hpp(124): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/king_ordering.hpp(127): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/king_ordering.hpp(150): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/king_ordering.hpp(153): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/king_ordering.hpp(156): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/king_ordering.hpp(174): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/king_ordering.hpp(176): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data
..\boost/graph/king_ordering.hpp(196): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
boost/bin.v2/libs/graph/test/king_ordering.test/msvc-14.0/dbg/x86_6/dbg-symbl-off/thrd-mlt
..\libs\graph\test\king_ordering.cpp(67): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/bandwidth.hpp(59): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/bandwidth.hpp(60): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/king_ordering.hpp(102): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/king_ordering.hpp(88): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/detail/sparse_ordering.hpp(154): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/king_ordering.hpp(110): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/king_ordering.hpp(121): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/king_ordering.hpp(124): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/king_ordering.hpp(127): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/king_ordering.hpp(150): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/king_ordering.hpp(153): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/king_ordering.hpp(156): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/king_ordering.hpp(174): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/king_ordering.hpp(176): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data
..\boost/graph/king_ordering.hpp(196): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
labeled_graph
..\boost/graph/undirected_graph.hpp(352): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
..\boost/property_map/property_map.hpp(311): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
make_bicon_planar_test
..\boost/property_map/property_map.hpp(311): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
make_biconnected_planar
..\boost/property_map/property_map.hpp(311): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
make_connected_test
..\libs\graph\test\make_connected_test.cpp(85): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
..\libs\graph\test\make_connected_test.cpp(101): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
..\libs\graph\test\make_connected_test.cpp(117): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
..\libs\graph\test\make_connected_test.cpp(132): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
..\boost/property_map/property_map.hpp(311): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
make_maximal_planar
..\boost/property_map/property_map.hpp(311): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
make_maximal_planar_test
..\boost/property_map/property_map.hpp(311): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
mas_test
..\boost/property_map/property_map.hpp(311): warning C4267: '=': conversion from 'size_t' to 'weight_type', possible loss of data
matching_test
..\libs\graph\test\matching_test.cpp(141): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
..\libs\graph\test\matching_test.cpp(145): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data
..\libs\graph\test\matching_test.cpp(146): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data
..\libs\graph\test\matching_test.cpp(147): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data
..\libs\graph\test\matching_test.cpp(272): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
..\libs\graph\test\matching_test.cpp(279): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data
..\libs\graph\test\matching_test.cpp(313): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
..\libs\graph\test\matching_test.cpp(332): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data
..\boost/property_map/property_map.hpp(311): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/random.hpp(44): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/adjacency_matrix.hpp(88): warning C4800: 'const char': forcing value to bool 'true' or 'false' (performance warning)
max_flow_algorithms_bundled_properties_and_named_params
..\libs\graph\test\max_flow_algorithms_bundled_properties_and_named_params.cpp(57): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data
c:\teeks99-09\run\boost_root\libs\graph\test\min_cost_max_flow_utils.hpp(71): warning C4244: '=': conversion from 'long' to 'float', possible loss of data
..\boost/property_map/property_map.hpp(311): warning C4244: '=': conversion from 'const double' to 'float', possible loss of data
max_flow_test
..\libs\graph\test\max_flow_test.cpp(94): warning C4267: 'argument': conversion from 'size_t' to 'const uint32_t', possible loss of data
..\boost/graph/random.hpp(44): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
mean_geodesic
..\boost/property_map/property_map.hpp(311): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
metric_tsp_approx
..\boost/xpressive/regex_primitives.hpp(570): warning C4522: 'boost::xpressive::mark_tag': multiple assignment operators specified
..\libs\graph\test\metric_tsp_approx.cpp(93): warning C4244: 'argument': conversion from 'time_t' to 'const uint32_t', possible loss of data
..\libs\graph\test\metric_tsp_approx.cpp(326): warning C4101: 'e': unreferenced local variable
..\libs\graph\test\metric_tsp_approx.cpp(161): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
min_degree_empty
..\libs\graph\test\min_degree_empty.cpp(40): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
..\boost/graph/minimum_degree_ordering.hpp(690): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
..\boost/graph/minimum_degree_ordering.hpp(692): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
..\boost/graph/minimum_degree_ordering.hpp(695): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
..\boost/graph/minimum_degree_ordering.hpp(699): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
..\boost/graph/minimum_degree_ordering.hpp(702): warning C4244: 'argument': conversion from '__int64' to 'const int', possible loss of data
..\boost/graph/minimum_degree_ordering.hpp(704): warning C4244: 'argument': conversion from '__int64' to 'const int', possible loss of data
..\boost/graph/minimum_degree_ordering.hpp(708): warning C4244: 'argument': conversion from '__int64' to 'const int', possible loss of data
..\boost/graph/minimum_degree_ordering.hpp(709): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
..\boost/graph/minimum_degree_ordering.hpp(709): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
..\boost/graph/minimum_degree_ordering.hpp(710): warning C4244: 'argument': conversion from '__int64' to 'const int', possible loss of data
..\boost/graph/minimum_degree_ordering.hpp(710): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
..\boost/graph/minimum_degree_ordering.hpp(713): warning C4244: 'argument': conversion from '__int64' to 'const int', possible loss of data
..\boost/graph/minimum_degree_ordering.hpp(716): warning C4244: 'argument': conversion from '__int64' to 'const int', possible loss of data
..\boost/graph/minimum_degree_ordering.hpp(716): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
..\boost/graph/minimum_degree_ordering.hpp(718): warning C4244: 'argument': conversion from '__int64' to 'const int', possible loss of data
..\boost/graph/minimum_degree_ordering.hpp(723): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
..\boost/graph/minimum_degree_ordering.hpp(724): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
..\boost/graph/minimum_degree_ordering.hpp(724): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
..\boost/graph/minimum_degree_ordering.hpp(725): warning C4244: 'argument': conversion from '__int64' to 'const int', possible loss of data
..\boost/graph/minimum_degree_ordering.hpp(725): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/minimum_degree_ordering.hpp(200): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
..\boost/graph/minimum_degree_ordering.hpp(200): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data
..\boost/graph/minimum_degree_ordering.hpp(206): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
..\boost/graph/minimum_degree_ordering.hpp(206): warning C4146: unary minus operator applied to unsigned type, result still unsigned
..\boost/graph/minimum_degree_ordering.hpp(206): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/minimum_degree_ordering.hpp(203): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
..\boost/graph/minimum_degree_ordering.hpp(616): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/minimum_degree_ordering.hpp(666): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
..\boost/property_map/property_map.hpp(311): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
neighbor_bfs
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\xutility(2316): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
ospf-example
..\boost/xpressive/regex_primitives.hpp(570): warning C4522: 'boost::xpressive::mark_tag': multiple assignment operators specified
planar_face_traversal
..\boost/property_map/property_map.hpp(311): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
property_iter_1
..\boost/graph/random.hpp(44): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
property_iter_2
..\boost/graph/random.hpp(44): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
property_iter_3
..\boost/graph/random.hpp(44): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
property_iter_4
..\boost/graph/random.hpp(44): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
property_iter_5
..\boost/graph/random.hpp(44): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
property_iter_6
..\boost/graph/random.hpp(44): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
property_iter_7
..\boost/graph/random.hpp(44): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
property_iter_8
..\boost/graph/random.hpp(44): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
property_iter_9
..\boost/graph/random.hpp(44): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
quick_tour
..\boost/xpressive/regex_primitives.hpp(570): warning C4522: 'boost::xpressive::mark_tag': multiple assignment operators specified
..\libs\graph\example\quick_tour.cpp(103): warning C4838: conversion from 'double' to 'float' requires a narrowing conversion
..\libs\graph\example\quick_tour.cpp(103): warning C4305: 'initializing': truncation from 'double' to 'float'
random_matching_test
..\boost/graph/random.hpp(44): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
random_spanning_tree_test
..\boost/xpressive/regex_primitives.hpp(570): warning C4522: 'boost::xpressive::mark_tag': multiple assignment operators specified
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\xutility(2983): warning C4996: 'std::equal::_Unchecked_iterators::_Deprecate': Call to 'std::equal' with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
rcsp_custom_vertex_id
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\xmemory0(737): warning C4267: 'argument': conversion from 'size_t' to 'const unsigned long', possible loss of data
rcsp_single_solution
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\xmemory0(737): warning C4267: 'argument': conversion from 'size_t' to 'const unsigned long', possible loss of data
read_graphviz
..\boost/xpressive/regex_primitives.hpp(570): warning C4522: 'boost::xpressive::mark_tag': multiple assignment operators specified
serialize
..\boost/graph/adj_list_serialize.hpp(49): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/adj_list_serialize.hpp(50): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
sloan_ordering
..\libs\graph\example\sloan_ordering.cpp(111): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/detail/sparse_ordering.hpp(154): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/bandwidth.hpp(59): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/bandwidth.hpp(60): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/bandwidth.hpp(32): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/bandwidth.hpp(33): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/sloan_ordering.hpp(299): warning C4244: '=': conversion from 'unsigned __int64' to 'Degree', possible loss of data
stoer_wagner_test
..\boost/property_map/property_map.hpp(311): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
straight_line_drawing
..\boost/graph/is_straight_line_drawing.hpp(174): warning C4244: 'argument': conversion from 'std::size_t' to 'double', possible loss of data
..\boost/graph/is_straight_line_drawing.hpp(190): warning C4244: 'argument': conversion from 'std::size_t' to 'double', possible loss of data
..\boost/graph/planar_detail/bucket_sort.hpp(78): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
successive_shortest_path_nonnegative_weights_test
..\libs\graph\test\successive_shortest_path_nonnegative_weights_test.cpp(48): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
test_graphs
c:\teeks99-09\run\boost_root\libs\graph\test\test_construction.hpp(54): warning C4267: 'argument': conversion from 'size_t' to 'const unsigned int', possible loss of data
c:\teeks99-09\run\boost_root\libs\graph\test\test_construction.hpp(130): warning C4267: 'argument': conversion from 'size_t' to 'const unsigned int', possible loss of data
..\boost/property_map/property_map.hpp(311): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
tiernan_all_cycles
..\boost/graph/directed_graph.hpp(362): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
..\boost/graph/directed_graph.hpp(349): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
..\boost/graph/undirected_graph.hpp(365): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
..\boost/graph/undirected_graph.hpp(352): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
topo-sort1
..\boost/graph/vector_as_graph.hpp(193): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
topo-sort2
..\boost/graph/topological_sort.hpp(48): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
transitive_closure
..\boost/xpressive/regex_primitives.hpp(570): warning C4522: 'boost::xpressive::mark_tag': multiple assignment operators specified
transitive_closure_test
..\libs\graph\test\transitive_closure_test.cpp(161): warning C4244: 'argument': conversion from 'time_t' to 'unsigned int', possible loss of data
..\boost/graph/vector_as_graph.hpp(193): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/vector_as_graph.hpp(287): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
..\boost/graph/vector_as_graph.hpp(296): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
two_graphs_common_spanning_trees
..\boost/graph/two_graphs_common_spanning_trees.hpp(622): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
..\boost/graph/two_graphs_common_spanning_trees.hpp(624): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
..\boost/graph/two_graphs_common_spanning_trees.hpp(144): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
..\boost/multi_index/detail/ord_index_ops.hpp(75): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
two_graphs_common_spanning_trees_test
..\boost/graph/two_graphs_common_spanning_trees.hpp(622): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
..\boost/graph/two_graphs_common_spanning_trees.hpp(624): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
..\boost/graph/two_graphs_common_spanning_trees.hpp(144): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
..\boost/multi_index/detail/ord_index_ops.hpp(75): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
undirected_dfs
boost/bin.v2/libs/graph/test/undirected_dfs.test/msvc-14.0/dbg/x86_6/dbg-symbl-off/thrd-mlt
..\boost/graph/random.hpp(44): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
undirected_graph
..\boost/property_map/property_map.hpp(311): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
vector_as_graph
..\boost/graph/vector_as_graph.hpp(193): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
vector_graph_cc
..\boost/graph/vector_as_graph.hpp(193): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
vf2_sub_graph_iso_test
..\boost/xpressive/regex_primitives.hpp(570): warning C4522: 'boost::xpressive::mark_tag': multiple assignment operators specified
weighted_matching_test
..\libs\graph\test\weighted_matching_test.cpp(155): warning C4244: 'argument': conversion from 'std::size_t' to 'float', possible loss of data
..\libs\graph\test\weighted_matching_test.cpp(158): warning C4244: 'argument': conversion from 'std::size_t' to 'float', possible loss of data
..\libs\graph\test\weighted_matching_test.cpp(161): warning C4244: 'argument': conversion from 'std::size_t' to 'float', possible loss of data
..\libs\graph\test\weighted_matching_test.cpp(134): warning C4244: 'argument': conversion from 'std::size_t' to 'const float', possible loss of data
..\libs\graph\test\weighted_matching_test.cpp(77): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data
..\libs\graph\test\weighted_matching_test.cpp(83): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data
..\boost/property_map/property_map.hpp(311): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
write_graphviz
..\boost/xpressive/regex_primitives.hpp(570): warning C4522: 'boost::xpressive::mark_tag': multiple assignment operators specified