Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 580324
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +3 lines)
Line  Link Here
0
-- mariadb-10.0-10.0.24.orig/storage/oqgraph/oqgraph_shim.h
0
++ mariadb-10.0-10.0.24/storage/oqgraph/oqgraph_shim.h
Lines 254-259 namespace boost Link Here
254
    typedef no_property type;
254
    typedef no_property type;
255
  };
255
  };
256
256
257
#if BOOST_VERSION < 106000
257
#if BOOST_VERSION >= 104601
258
#if BOOST_VERSION >= 104601
258
  template <>
259
  template <>
259
  struct graph_bundle_type<oqgraph3::graph>
260
  struct graph_bundle_type<oqgraph3::graph>
Lines 273-278 namespace boost Link Here
273
    typedef no_edge_bundle type;
274
    typedef no_edge_bundle type;
274
  };
275
  };
275
#endif
276
#endif
277
#endif
276
278
277
  inline graph_traits<oqgraph3::graph>::vertex_descriptor
279
  inline graph_traits<oqgraph3::graph>::vertex_descriptor
278
  source(
280
  source(

Return to bug 580324