bug-gsl
[Top][All Lists]
Advanced

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

Re: [Bug-gsl] Deprecated variables in fft and wavelet modules


From: Brian Gough
Subject: Re: [Bug-gsl] Deprecated variables in fft and wavelet modules
Date: Tue, 27 Sep 2005 17:58:58 +0100

Alex Tartakovsky writes:
 > Enum variables 'forward' and 'backward' in fft and wavelet modules
 > were deprecated in version 1.6 (see the declarations in gsl_fft.h
 > and gsl_wavelet.h).  However, the implementations in version 1.7
 > still use them.  As a result, if you #define
 > GSL_DISABLE_DEPRECATED, the code will not compile. 

Hello,
GSL_DISABLE_DEPRECATED is for testing user code only, not for
compiling the library itself.  The implementation will 
change at a later date. Hope that makes sense.

-- 
best regards,
Brian Gough

Network Theory Ltd,
Publishing Free Software Manuals --- http://www.network-theory.co.uk/




reply via email to

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