Bug#736985: libeigen3-dev: Spline Module: A call to Spline::derivative fails to compile if dimension=1

2014-01-30 Thread Anton Gladky
reopen 736985 notfixed 736985 eigen3/3.2.0-1 thanks Hi Philipp, sorry, I oversaw it and reopen the bug. I will apply your patch, but, please, report it to upstream as well to get it fixed in the next eigen3 version. Thanks, Anton 2014-01-30 Philipp Büttgenbach philipp.buettgenb...@gmail.com:

Bug#736985: libeigen3-dev: Spline Module: A call to Spline::derivative fails to compile if dimension=1

2014-01-29 Thread Anton Gladky
fixed 736985 3.2.0-1 thanks Hi Philipp, thanks for your bug-report. Upstream has fixed this issue in 3.2.0 release [1], which is available in Debian Jessie. Thus I am closing the bug. I have backported eigen 3.2.0 for Debian Wheezy, so it should probably be available there soon [2]. [1]

Bug#736985: libeigen3-dev: Spline Module: A call to Spline::derivative fails to compile if dimension=1

2014-01-28 Thread Philipp Büttgenbach
Package: libeigen3-dev Version: 3.1.0-1 Severity: normal Tags: patch Dear Maintainer, the bug can be demonstrated using Hauke's example from http://forum.kde.nl/viewtopic.php?f=74t=98871 (see enclosed file). The call to Spline2d::derivative1 is an extension of Hauke's example inserted by me.