bugGNU Octave - Bugs: bug #50499, control pkg does not work with the...

 
 

bug #50499: control pkg does not work with the default branch but works with stable

Submitter:  Doug Stewart <dastew>
Submitted:  Wed 08 Mar 2017 10:17:54 PM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Regression
Status:  Fixed Assigned to:  None
Originator Name:  Doug Stewart Open/Closed:  * Closed
Release:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 11 Aug 2017 12:45:50 PM UTC, comment #4: 

this can be closed as opperater error

Doug Stewart <dastew>
Thu 09 Mar 2017 06:32:29 PM UTC, comment #3: 

I think this problem is fixed with the current control package sources (from the hg archive).  But one more fix is needed.  The file src/control.cc should include control.h.  I'll check in that change as soon as I can remember how to push a change to the hg archive on source forge...

John W. Eaton <jwe>
Group administrator
Thu 09 Mar 2017 04:49:20 PM UTC, comment #2: 

What version of the control package are you using?

I think this change to the control package should help:  http://hg.code.sf.net/p/octave/control/rev/bd6548d8d006

If you are already using that, then I can try to take a look.

John W. Eaton <jwe>
Group administrator
Wed 08 Mar 2017 10:23:23 PM UTC, comment #1: 


n=1
d=[1 1 1]
sys=tf(n,d)


will show the problem

Doug Stewart <dastew>
Wed 08 Mar 2017 10:17:54 PM UTC, original submission:  

With the default branch  hg id
4890b1c4a6bd tip @

I get a wrong answer back from a call to the slicot library.
the
 [a, b, c, d] = _sl_td04ad_ (ucoeff, dcoeff, index, tol);
line in file  @tf/__sys2ss__.m
returns a wrong answer and octave stops.

stable hg id  (64c0842f4e81) works ok

I think the problem is probably related to the recent changes to the integer sizes.
Any Ideas as to fixing or proving this hypothesis is welcome.

Doug Stewart <dastew>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jwe (Posted a comment)
  • -email is unavailable- added by dastew (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-08-11 jwe StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code