Re: [eigen] MSC compiler error: worth working around?

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


Hi guys,

I am still around though being pretty busy lately.

On Fri, Apr 16, 2010 at 7:05 PM, Eamon Nerbonne
<eamon.nerbonne@xxxxxxxxx> wrote:
> On Fri, Apr 16, 2010 at 13:21, Benoit Jacob <jacob.benoit.1@xxxxxxxxx>
> wrote:
>>
>> 2010/4/16 Eamon Nerbonne <eamon.nerbonne@xxxxxxxxx>:
>> > Hi all,
>> > In the course of specializing some of my code to accept various eigen
>> > matrix
>> > types, I ran into an MSC bug.
>>
>> There's 1 thing I dont understand: you're not the only one using MSC,
>> so why are you the first one to hit this problem? Hauke, do you know
>> about this?
>
> Possibly it's compiler version related (not what I expect though).  However,
> it's also code that typically people outside of eigen won't use often.  In
> my case it's something like this:
> SomeNonEigenType<... , (MatrixBase<TDerived>::IsVectorAtCompileTime?1: 2) ,
> ... >
> Which I suppose just isn't that common?

That's probably the reason why I never hit it. It is definitely
happening also on my system and we should somehow fix it.

It is more than sad that MS is not even considering to fix the bug in
particular with such a good report.

- Hauke

p.s. I am just downloading VS 2010 .... (legally of course) - so I am switching



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