octave-maintainers
[Top][All Lists]
Advanced

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

Re: signal 1.4.0 package update fails


From: Mike Miller
Subject: Re: signal 1.4.0 package update fails
Date: Mon, 7 May 2018 12:09:02 -0700
User-agent: Mutt/1.9.5 (2018-04-13)

On Mon, May 07, 2018 at 14:58:12 -0400, Nicholas Jankowski wrote:
> trying to update or install signal on new octave install (windows
> zip-package):
> 
> >> pkg install -forge signal
> medfilt1.cc: In member function 'void sorted_window::init(const double*,
> octave_idx_type, octave_
> idx_type, octave_idx_type)':
> medfilt1.cc:91:7: error: 'bzero' was not declared in this scope
>        bzero (buf, zeros * sizeof (double));
>        ^~~~~
> medfilt1.cc:91:7: note: suggested alternative: 'zeros'
>        bzero (buf, zeros * sizeof (double));
>        ^~~~~
>        zeros

Thanks, but this is already reported.

  https://savannah.gnu.org/bugs/?53849

As I mentioned on the bug report, it would be helpful to have people
testing the package in development so these things can be caught before
a release is made. The medfilt1 function was updated four months ago.

-- 
mike

Attachment: signature.asc
Description: PGP signature


reply via email to

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