help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] test release for GSL 2.5


From: Patrick Alken
Subject: Re: [Help-gsl] test release for GSL 2.5
Date: Tue, 5 Jun 2018 21:34:59 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0

Hi,

  Thanks for testing. I can't reproduce those warnings here, but in any
case they don't look serious.

Patrick

On 06/04/2018 11:56 PM, Kenneth Geisshirt wrote:
> Hey,
>
> I am on MacOS 10.13 with  clang 902.0.39.2. Everything builds and all tests
> pass. I see a few warnings like the following two:
>
> ./test_source.c:584:53: note: use function 'abs' instead
>             if (fabs(r - y) > 2 * GSL_FLT_EPSILON * fabs(y))
>
> ./test_rmedian.c:39:39: warning: implicit conversion from enumeration type
> 'const gsl_filter_end_t' to different enumeration type 'gsl_movstat_end_t'
> [-Wenum-conversion]
>       size_t wsize = gsl_movstat_fill(endtype, x, i, H, H, window);
>
> /Kenneth
>
> On Mon, Jun 4, 2018 at 11:18 PM Jeremy Theler <address@hidden> wrote:
>
>> Every test passed in Debian Sid
>>
>> address@hidden:~/tmp/gsl-2.4.90$ uname -a
>> Linux tom 4.16.0-2-amd64 #1 SMP Debian 4.16.12-1 (2018-05-27) x86
>> <20%2018%2005%2027>_64
>> GNU/Linux
>> address@hidden:~/tmp/gsl-2.4.90$ gcc --version
>> gcc (Debian 7.3.0-21) 7.3.0
>> Copyright (C) 2017 Free
>> Software Foundation, Inc.
>> This is free software; see the source for copying conditions.  There is NO
>> warranty
>> ; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>>
>>
>> docs also compile smoothly.
>>
>> --
>> jeremy theler
>> http://secure-web.cisco.com/1FHtwb1UrpvjxNzDJaWkJkK8v-1caW5VWcUQYWjHOIUVCDHnfWdXBFTXDOxzaBn9bSYWMq7WrGoVgUU45u9aJ15ve0zYdPtcurDFB893333kM7XbW6vRkk1WehxEWM65f13kMRO48A-bJbqt8gmOYMw07wgccceTCPhW4ueA_CY3-0FGBApMPTrAD4Susd6dG9N845dS9umZ0qxPIymlFSjesbQH_w0faxViTILm347bXYJuBnuDxlfxh4VIvB4JhZL56lBcnnIvQ6AIoChY0tcUpRmlngh_fNCHzaq84hVy4vmseGIWpajhVhAocAVdz0Oc9sBX9Zd3OhH3-n6HZEO4IKQ18pTmhQhIzaPACVOKPKhb7DSe1BCoDFXSbMthY79hiPWvqg2KUFwJNrn1zOmw324MNxj5EbSmI1sbWmtKPabjt1tsEZnbMy4sB859yN7EYgQWJgg0Z0AHx0uUnvw/http%3A%2F%2Fwww.seamplex.com
>>
>>
>>
>> On Mon, 2018-06-04 <20%2018%2006%2004> at 09:09 -0600, Patrick Alken
>> wrote:
>>> Dear all,
>>>
>>>    I would like to release the next version of GSL (2.5) since there
>>> have been some new features added and the usual bug fixes. I have
>>> uploaded a test release to:
>>>
>>> ftp://alpha.gnu.org/gnu/gsl/gsl-2.4.90.tar.gz
>>> ftp://alpha.gnu.org/gnu/gsl/gsl-2.4.90.tar.gz.sig
>>>
>>> All reports are welcome - anyone who can test on various platforms would
>>> be appreciated (Linux, BSD, Mac OS, Windows).
>>>
>>> Please try testing the build:
>>>
>>> ./configure && make && make check
>>>
>>> If you wish you can test building the documentation, but you will need
>>> to install the python-based sphinx software first:
>>>
>>> 1. pip install -U --user Sphinx
>>>
>>> 2. pip install -U --user sphinx_rtd_theme
>>>
>>> (the --user flag will install in your home directory rather than
>>> system-wide)
>>>
>>> 3. cd doc ; make html
>>>
>>> Please report any successes/failures.
>>>
>>> Thanks,
>>> Patrick
>>>
>>>
>>>
>> --
> Kenneth Geisshirt, M.Sc., Ph.D.
> Majbøl Allé 18, DK-2770 Kastrup, +45 60 62 71 82
>




reply via email to

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