[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #47918] filter() is not 64-bit ready
From: |
John W. Eaton |
Subject: |
[Octave-bug-tracker] [bug #47918] filter() is not 64-bit ready |
Date: |
Sat, 14 May 2016 16:29:48 +0000 (UTC) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0 Iceweasel/44.0 |
Follow-up Comment #6, bug #47918 (project octave):
I'm looking at it now.
Using -Wconversion generates a lot of noise, but you can grep for the
"octave_idx_type to X" warnings to just look at those.
Then the problem is a cascade of other warnings, because some things are
declared to return int when they should probably be octave_idx_type, so
changing the declaration generates a new set of warnings.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?47918>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/