Re: [eigen] operator delete in Memory.h |
[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]
Thank you, Gael.
So I guess it will be in 3.2.8? What would be the expected release date
for this version?
Cheers,
Mark
On Fri, 4 Dec 2015 10:54:08 +0100, Gael Guennebaud
<gael.guennebaud@xxxxxxxxx> wrote:
> Thank you for pointing this out, I don't see any reason for not
backporting
> it. Done: https://bitbucket.org/eigen/eigen/commits/ae97469d4c0b/
>
> Gael
>
> On Wed, Dec 2, 2015 at 7:21 PM, <mwb@xxxxxxxxxxxx> wrote:
>
>>
>> After migrating from Eigen 3.2.2, boost serialize 1.54.0 and Visual
>> Studio
>>
>> 2012 to Eigen 3.2.7, boost 1.59.0 and Visual Studio 2015, I observe a
>>
>> compile error regarding the signature of the delete operator in
>>
>> Eigen/src/Core/util/Memory.h.
>>
>>
>>
>> Fortunately, this has already been fixed with commit
>>
>> https://bitbucket.org/eigen/eigen/commits/d336163ce058/ from July 30th,
>>
>> 2014.
>>
>>
>>
>> However, the fix is present in the current development branch, but not
in
>>
>> the last stable branch Eigen 3.2.7 from November, 5th, 2015. Is there
any
>>
>> good reason for this? Will it be in the next stable branch?
>>
>>
>>
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |