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: Marco Atzeri
Subject: Re: Test failure with gsl package / help needed
Date: Tue, 13 Sep 2016 22:48:17 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

On 13/09/2016 18:05, Julien Bect wrote:
Le 13/09/2016 à 17:37, Julien Bect a écrit :
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 will
soon be fixed.

It is fixed now.  Please try again.



It builds and passes the tests.

Regards
Marco



reply via email to

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