warning using is_stabilizable in octave 3.0.1
David Bateman
adb014 at gmail.com
Mon Sep 22 13:40:15 CDT 2008
John W. Eaton wrote:
> On 22-Sep-2008, Brett Stewart wrote:
>
> | To: bug at octave.org
> | Cc: btstewart at wisc.edu
> | Subject: warning using is_stabilizable in octave 3.0.1
> |
> | Bug report for Octave 3.0.1 configured for x86_64-pc-linux-gnu
> |
> | Description:
> | -----------
> |
> | In the function is_stabilizable in octave 3.0.1, it called is_square, which has been replaced by issquare, and therefore displays a warning message.
> |
> | Repeat-By:
> | ---------
> |
> | Run is_stabilizable.
> |
> | Fix:
> | ---
> |
> | Change is_square to issquare.
>
> Jaroslav, will you please make this change for 3.0.3?
>
> Since the control package has been moved to Octave Forge, there is
> nothing to change in the current Octave sources. But I don't see
> where that code is now (likewise for the quaternion and finance
> packages that were removed on July 29). David, will you make this
> change in the control package in Octave Forge, or let me know where I
> can find it so I can make the change?
>
> Thanks,
>
> jwe
They are in limbo on my disk. We kind of decided a couple of weeks ago
that octave-forge should become 3.1 specific, so I suppose I can commit
these now.
D.
More information about the Bug-octave
mailing list