bugGNU Octave - Bugs: bug #62353, [octave forge] (level-set) Adapt...

 
 

bug #62353: [octave forge] (level-set) Adapt BISTs to Octave 7

Submitter:  Rafael Laboissière <rlaboiss>
Submitted:  Fri 22 Apr 2022 03:59:25 PM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Result
Status:  Duplicate Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * other Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 24 Apr 2022 05:25:01 AM UTC, comment #2: 

Closing and duplicate of bug #62334.

Markus Mützel <mmuetzel>
Group administrator
Sat 23 Apr 2022 08:15:15 PM UTC, comment #1: 

This issue has already been reported in bug #62334.

Rafael Laboissière <rlaboiss>
Fri 22 Apr 2022 03:59:25 PM UTC, original submission:  

Several functions in the level-set package have a BIST to check the error when the call is made with too many inputs. For Octave 6, these BISTs succeeded with:

    %!error <Invalid call to>

However, in Octave 7, the error message is “<[function name]: function called with too many inputs>”. The patch attached to this bug report fixes the problems.

The patch also introduces a change in file inst/so_run_descent.m to prevent a BIST from failing with the error message “@<anonymous>: function called with too many inputs.”

Rafael Laboissière <rlaboiss>

 

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

Attach Files:
   
   
Comment:
   

Attached Files

 

Digest:
   bug dependencies.

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mmuetzel (Posted a comment)
  • -email is unavailable- added by rlaboiss (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
    2022-04-24 mmuetzel StatusNone Duplicate
        Open/ClosedOpen Closed
        Dependencies- Depends on bugs #62334
    2022-04-22 rlaboiss Attached File- Added bists-fail-too-many-args.patch, #53134

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code