octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Test failure with gsl package / help needed


From: Julien Bect
Subject: Re: Test failure with gsl package / help needed
Date: Tue, 13 Sep 2016 17:37:26 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.2.0

Le 13/09/2016 à 13:55, Marco Atzeri a écrit :
gsl_sf.cc: In function ‘octave_value_list Flegendre_array(const octave_value_list&, int)’: gsl_sf.cc:19246:3: error: ‘gsl_sf_legendre_t’ was not declared in this scope
   gsl_sf_legendre_t legnorm;
   ^
gsl_sf.cc:19248:5: error: ‘legnorm’ was not declared in this scope
legnorm = GSL_SF_LEGENDRE_SCHMIDT;


Yes, this is the same problem that Tatsuro already reported. It wiil soon be fixed.

@++
Julien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]