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

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

[Octave-bug-tracker] [bug #32068] lookup should validate all input argum


From: Rik
Subject: [Octave-bug-tracker] [bug #32068] lookup should validate all input arguments
Date: Thu, 06 Jan 2011 16:42:05 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101206 Ubuntu/9.10 (karmic) Firefox/3.6.13

URL:
  <http://savannah.gnu.org/bugs/?32068>

                 Summary: lookup should validate all input arguments
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Thu 06 Jan 2011 08:42:05 AM PST
                Category: None
                Severity: 2 - Minor
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

The lookup function recently dropped support for the case insensitive option
in changeset 30f54b3b9953.  However the input validation routine silently
accepts all unknown options without producing an error or warning.  Thus,
scripts which uses the 'i' option will not have any indication that the
underlying functionality has changed because 'i' is still accepted.  This can
happen even to the Octave code base where optimset, despite having been
configured to work with the new code, was still passing the 'i' option.  See
changeset 48cb431db87b.





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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