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

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

[Octave-bug-tracker] [bug #51781] [octave forge] (miscellaneous) textabl


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #51781] [octave forge] (miscellaneous) textable error on valid input
Date: Fri, 18 Aug 2017 02:26:26 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Update of bug #51781 (project octave):

                Category:         Octave Function => Octave Forge Package   
                  Status:                    None => Confirmed              
                 Summary: textable error on valid input => [octave forge]
(miscellaneous) textable error on valid input

    _______________________________________________________

Follow-up Comment #1:

Confirmed, the error occurs because the textable function is expecting the old
incompatible form of inputParser:


111:   p = p.addSwitch ("clines");


The function will need to be updated to use Octave's built in inputParser, and
preferably have a test case added to it.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?51781>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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