Boost C++ Libraries: Ticket #4384: labeled_graph.hpp - get/put functions calling wrong method https://svn.boost.org/trac10/ticket/4384 <p> In get/put functions for the labeled_graph seems wrong method is used. Labeled graph does not have "impl" method it has "graph" method. </p> <p> I attached a simple patch which changes impl -&gt; graph in these functions. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4384 Trac 1.4.3 Yuri Karaban <tech@…> Mon, 28 Jun 2010 11:18:48 GMT attachment set https://svn.boost.org/trac10/ticket/4384 https://svn.boost.org/trac10/ticket/4384 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">labeled_graph.hpp.diff</span> </li> </ul> <p> Patch changes g.impl() to g.graph() in labeled_graph.hpp get/put functions </p> Ticket Jeremiah Willcock Mon, 28 Jun 2010 13:30:50 GMT <link>https://svn.boost.org/trac10/ticket/4384#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/4384#comment:1</guid> <description> <p> Fixed in <a class="changeset" href="https://svn.boost.org/trac10/changeset/63405" title="Applied patch from #4384; fixes #4384">r63405</a>. Thank you for your patch. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Jeremiah Willcock</dc:creator> <pubDate>Mon, 28 Jun 2010 13:31:20 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/4384#comment:2 https://svn.boost.org/trac10/ticket/4384#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> Ticket anonymous Mon, 28 Jun 2010 14:41:52 GMT <link>https://svn.boost.org/trac10/ticket/4384#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/4384#comment:3</guid> <description> <p> Thank you for such quick response! </p> </description> <category>Ticket</category> </item> </channel> </rss>