octave-maintainers
[Top][All Lists]
Advanced

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

Re: Request for package testing


From: Colin Macdonald
Subject: Re: Request for package testing
Date: Mon, 5 Dec 2016 20:50:14 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0

On 05/12/16 16:42, Oliver Heimlich wrote:
Could you please check, whether this package preview can be installed in
your Octave and post the output of the following commands

pkg load interval
__check_crlibm__

## Octave 4.3.0+ 64-bit Fedora 24

>> pkg install interval-2.0.0-crlibm.tar.gz
For information about changes from previous versions of the interval package, run 'news interval'.
>> pkg load interval
>> __check_crlibm__
ans = 1
>>

## Octave 4.0.3 64-bit Fedora 24

>> pkg install interval-2.0.0-crlibm.tar.gz
__setround__.cc:24:0: warning: ignoring #pragma STDC FENV_ACCESS [-Wunknown-pragmas]
 #pragma STDC FENV_ACCESS ON

For information about changes from previous versions of the interval package, run 'news interval'.
>> pkg load interval
>> __check_crlibm__
ans =  1
>>

best,
Colin



reply via email to

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