octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #55671] [octave forge] (control) nfields2 unde


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #55671] [octave forge] (control) nfields2 undefined (development branch)
Date: Thu, 7 Feb 2019 19:25:39 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.81 Safari/537.36

URL:
  <https://savannah.gnu.org/bugs/?55671>

                 Summary: [octave forge] (control) nfields2 undefined
(development branch)
                 Project: GNU Octave
            Submitted by: mtmiller
            Submitted on: Thu 07 Feb 2019 04:25:37 PM PST
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

If a snapshot of the current development branch of the control package is
installed in Octave (any version), the following error comes out when
displaying any system


>> sys = tf (1, [1, 1])

Transfer function 'sys' from input 'u1' to output ...

        1  
 y1:  -----
      s + 1

error: 'nfields2' undefined near line 27 column 7
error: called from
    display at line 27 column 3
    display at line 50 column 3


The nfields2 DEFUN has been removed from the control package
(http://hg.code.sf.net/p/octave/control/rev/1daba0a58556), but it is still
called throughout the package.

I can work up a patch to clean up the leftover references, and delete the
nfields2.cc source file that's no longer needed.




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55671>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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