Re: [eigen] Head is broken

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


I see.  That seems to be an issue of gcc 4.8 regarding calls like:

A({1,3,5},{3, 1, 6, 5})

It works fine with gcc 4.9 and above. This fix is simply to disable this part of the unit test for gcc<4.9. Actually, I also had to disable this part for clang<3.9.

gael

On Wed, Feb 1, 2017 at 9:03 PM, Rasmus Larsen <rmlarsen@xxxxxxxxxx> wrote:
I just tried this again at head, but get the same error. Attached is the output of "make VERBOSE=1 indexed_view_2"

On Sun, Jan 29, 2017 at 1:58 PM, Gael Guennebaud <gael.guennebaud@xxxxxxxxx> wrote:
Hi,

I've just found your email in my spam box. I've pushed a few fixes yesterday. They don't seem to be related to your particular issue, but I cannot reproduce it using either clang or gcc. What's the output of "make VERBOSE=1 indexed_view_2" ?

gael.

On Fri, Jan 27, 2017 at 7:46 PM, Rasmus Larsen <rmlarsen@xxxxxxxxxx> wrote:
Hi,

It appears that the default branch is broken at head due to some of the new indexing code. What's the timeline for fixing the build? Error log (from Linux build) attached:

Rasmus





Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/