Boost C++ Libraries: Ticket #4862: generalized_vector_of_vector compile error https://svn.boost.org/trac10/ticket/4862 <p> Instantiation of a boost::numeric::ublas::generalized_vector_of_vector fails due to compiler error using gcc 4.5.1 (fedora 14 64bit) </p> <p> This worked with some gcc-versions prior to the one mentioned (tested against 4.4.4 and 3.4.6) </p> <p> Sample code and error message were attached. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4862 Trac 1.4.3 jan.boehme@… Wed, 17 Nov 2010 12:05:00 GMT attachment set https://svn.boost.org/trac10/ticket/4862 https://svn.boost.org/trac10/ticket/4862 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">vector.cpp</span> </li> </ul> <p> sample code to reproduce the error </p> Ticket jan.boehme@… Wed, 17 Nov 2010 12:05:47 GMT attachment set https://svn.boost.org/trac10/ticket/4862 https://svn.boost.org/trac10/ticket/4862 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">gcc451_build.out</span> </li> </ul> <p> gcc error messages </p> Ticket anonymous Wed, 17 Nov 2010 12:10:07 GMT summary changed https://svn.boost.org/trac10/ticket/4862#comment:1 https://svn.boost.org/trac10/ticket/4862#comment:1 <ul> <li><strong>summary</strong> <span class="trac-field-old">he gcc output:</span> → <span class="trac-field-new">generalized_vector_of_vector compile error</span> </li> </ul> Ticket Eric Niebler Wed, 17 Nov 2010 22:19:45 GMT milestone changed https://svn.boost.org/trac10/ticket/4862#comment:2 https://svn.boost.org/trac10/ticket/4862#comment:2 <ul> <li><strong>milestone</strong> <span class="trac-field-old">Boost-1.45.0</span> → <span class="trac-field-new">Boost-1.46.0</span> </li> </ul> <p> It's too late for 1.45, which is to be release imminently. Setting the milestone appropriately. </p> Ticket Marshall Clow Wed, 19 Jan 2011 19:14:08 GMT <link>https://svn.boost.org/trac10/ticket/4862#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/4862#comment:3</guid> <description> <p> It was too late for 1.45 - what's the status for 1.46? </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Eric Niebler</dc:creator> <pubDate>Thu, 20 Jan 2011 02:01:44 GMT</pubDate> <title>milestone changed https://svn.boost.org/trac10/ticket/4862#comment:4 https://svn.boost.org/trac10/ticket/4862#comment:4 <ul> <li><strong>milestone</strong> <span class="trac-field-old">Boost 1.46.0</span> → <span class="trac-field-new">Boost 1.47.0</span> </li> </ul> <p> Missed the window for 1.46. Pushing it back ... </p> Ticket jan.boehme@… Thu, 03 Mar 2011 08:07:19 GMT <link>https://svn.boost.org/trac10/ticket/4862#comment:5 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/4862#comment:5</guid> <description> <p> Any chance it'll make it into the 1461 point release? </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Gunter</dc:creator> <pubDate>Sat, 22 Sep 2012 13:37:11 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/4862#comment:6 https://svn.boost.org/trac10/ticket/4862#comment:6 <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">duplicate</span> </li> </ul> <p> duplicate of <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/7363" title="#7363: Bugs: coordinate_matrix::sort() fails with gcc 4.7 (closed: fixed)">#7363</a> solution will be tracked there </p> Ticket