Re: [eigen] Problem to compile trunk with MSVC |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] Problem to compile trunk with MSVC
- From: Kenneth Riddile <kfriddile@xxxxxxxxx>
- Date: Tue, 17 Mar 2009 10:18:49 -0700 (PDT)
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1237310329; bh=UxgflgtHk8UjTO6Z08Q+0J0xdnKqWLxxdZ+POaBgGHg=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=C/wzGet1qy5izcraFeUobVh8vIf5GAIQwoIzAnuIvBcnqEiddzQOK0MY8vd9oWj7KlPuNrw56ZKbC+tjT3/WdF9ZsndBqli/qCl5jc5U7wlkxTTrx7ATeeqGmXs3RBpKzefRHZ/vJojrPssB+qkzb0qTBEk45bsYpBHPtBOoY+4=
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=DMTGtyc5Iz70h7QSzvRJE9gHmajqyORMG08JN+8Mfe58GoJrqp5b+JYDJyf2iWZTRl60GmfgfbtNOmpLyfZegK0z+8dWkfIor/XQ1Ar92Y9M5yIdTYkGGcGZ/nHm4n7TPtG7zId+Y8yxqHrrI8l4K68kIuOKjHRQ3EMcWsF4WvU=;
I can confirm that all of the unit tests now compile under MSVC 2008.
--- On Tue, 3/17/09, Gael Guennebaud <gael.guennebaud@xxxxxxxxx> wrote:
> From: Gael Guennebaud <gael.guennebaud@xxxxxxxxx>
> Subject: Re: [eigen] Problem to compile trunk with MSVC
> To: eigen@xxxxxxxxxxxxxxxxxxx
> Date: Tuesday, March 17, 2009, 8:19 AM
> hi,
>
> is it better now ? (rev 940406)
>
> gael.
>
> On Tue, Mar 17, 2009 at 1:14 PM, FMDSPAM
> <fmdspam@xxxxxxxxx> wrote:
> > FMDSPAM schrieb:
> >>
> >> Hi Gael,
> >>
> >> many thanks to you and the all the other active
> parts of the eigen project
> >> for your continuous efforts.
> >>
> >> All I can do (at this time) is to spend some
> little cpu time to run the
> >> cdash test suite, so i will do that.
> >> Could you please take a look at the error cascade
> in trunk with MSVC ?
> >> It's above (as usual) above my knowledge what
> is going on.
> >>
> >> It seems problematic for MSVC to have source line
> like
> >> "
> >> const
> >>
> Replicate<ExpressionType,Direction==Vertical?Factor:1,Direction==Horizontal?Factor:1>
> >> "
> >> but i could not see or trace when this problem
> occour at the first time.
> >> May be the problem is a totally different one.
> >>
> >>
> >> Cheers
> >> Frank
> >>
> >> P.S.
> >> In the last few cdash tests, I use the original
> cdash-suite to avoid
> >> further irritations. The problem still keep
> existing.
> >>
> >> P.P.S
> >> Please drop me a short note if you feel my
> additional email post a little
> >> unpoliteful. In that case I will use the cdash
> tests only as a more
> >> background channel.
> >>
> >>
> > Hi,
> >
> > wishfully I look at eigen, but that's all. :'(
> > The trunk seems (see cdash) back to
> "zero-problem-status", aside from my
> > (MSVC) problem....
> > Are there any ideas out there how to solve this?
> >
> > Best regards
> >
> > Frank
> >
> >
> >