bugGNU Octave - Bugs: bug #32068, lookup should validate all input...

 
 

bug #32068: lookup should validate all input arguments

Submitter:  Rik <rik5>
Submitted:  Thu 06 Jan 2011 04:42:05 PM UTC
   
 
Category:  None Severity:  2 - Minor
Priority:  5 - Normal Item Group:  Incorrect Result
Status:  Fixed Assigned to:  highegg
Originator Name:  Open/Closed:  * Closed
Release:  * dev Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 06 Jan 2011 04:42:05 PM UTC, original submission:  

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.

Rik <rik5>
Group administrator

 

(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 highegg (Updated the item)
  • -email is unavailable- added by rik5 (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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-01-17 highegg Open/ClosedOpen Closed
    2011-01-17 highegg StatusNone Fixed
    2011-01-09 highegg Item GroupNone Incorrect Result
        Assigned toNone highegg

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code