Opened 12 years ago

Closed 10 years ago

#4862 closed Bugs (duplicate)

generalized_vector_of_vector compile error

Reported by: jan.boehme@… Owned by: Gunter
Milestone: Boost 1.47.0 Component: uBLAS
Version: Boost 1.44.0 Severity: Showstopper
Keywords: Cc:

Description

Instantiation of a boost::numeric::ublas::generalized_vector_of_vector fails due to compiler error using gcc 4.5.1 (fedora 14 64bit)

This worked with some gcc-versions prior to the one mentioned (tested against 4.4.4 and 3.4.6)

Sample code and error message were attached.

Attachments (2)

vector.cpp (551 bytes ) - added by jan.boehme@… 12 years ago.
sample code to reproduce the error
gcc451_build.out (5.2 KB ) - added by jan.boehme@… 12 years ago.
gcc error messages

Download all attachments as: .zip

Change History (8)

by jan.boehme@…, 12 years ago

Attachment: vector.cpp added

sample code to reproduce the error

by jan.boehme@…, 12 years ago

Attachment: gcc451_build.out added

gcc error messages

comment:1 by anonymous, 12 years ago

Summary: he gcc output:generalized_vector_of_vector compile error

comment:2 by Eric Niebler, 12 years ago

Milestone: Boost-1.45.0Boost-1.46.0

It's too late for 1.45, which is to be release imminently. Setting the milestone appropriately.

comment:3 by Marshall Clow, 12 years ago

It was too late for 1.45 - what's the status for 1.46?

comment:4 by Eric Niebler, 12 years ago

Milestone: Boost 1.46.0Boost 1.47.0

Missed the window for 1.46. Pushing it back ...

comment:5 by jan.boehme@…, 12 years ago

Any chance it'll make it into the 1461 point release?

comment:6 by Gunter, 10 years ago

Resolution: duplicate
Status: newclosed

duplicate of #7363 solution will be tracked there

Note: See TracTickets for help on using tickets.