Re: [eigen] Rev #908616: MSVC fail to compile test_dynalloc |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] Rev #908616: MSVC fail to compile test_dynalloc
- From: "Benoit Jacob" <jacob.benoit.1@xxxxxxxxx>
- Date: Sat, 10 Jan 2009 03:54:08 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=Io/Ts29xA39G6lquLKRUzipqWL7klGgJ5OP99PJLhmQ=; b=jviJY0IoBn3MMa2BKT1hropLG6lichlizDnWWakizUHqKFB6mRFXAfsTIM9bI7hERg Kb6s2Kt9EGXboeNm7GHYChn+14P+IPvgDbXhk64b2dqOwpAGe7KS7ikqECEqOntF8xiO rnO0G7EhawlUIU4MF53ndmzLeqfZRGFz10YCQ=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=pA32fbcmdpCBJgQPZululYcGV6Hpy6j3JmZsYZN0S4/yXM0C/xJtWqEaYoEb+l1+pY P1+GoxBDp08FmVkWbuMEbhYYC8ytNXPxjzBT0uVWOmqBWFTZOlPADi9lPvsxRQxOPVsj 0JY42qYAtv1uTumZNk2kemLqT7HKODM83fK4U=
Thanks for the reminder, this test indeed needed updating. it's fixed now.
Benoit
> P.S.
> I have a dream: Some day, instead of post dummy questions, I will solve
> problems and add feature!
> But: In such a bright future, probably Eigen is stable and feature complete.
> :-)
Reporting bugs and actually checking the unit-tests like you do is
tremendously useful already. If you ever feel like doing something
else, check the TODO on the wiki.
Cheers,
Benoit
---