|
From: José M. <jao...@gm...> - 2016-03-05 17:40:37
|
Hi Pierre, thank you for this release. :-) I have update the packages in Fedora to provide both python2 and python3 sub-packages. One issue that I noticed when building in Fedora 24 that has gsl 2.1 is that the code in swig assumes that we are using gsl 1.x. Looking into the gsl release notes I see that there are very few deprecations so I would expect the code to code to work also for gsl 2.y. The culprit is pygsl/Include/pygsl/pygsl_features.h, I would expect that changing this would fix the compilation with gsl 2.1. What do you think? Regards, -- José Abílio |