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

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

[Octave-bug-tracker] [bug #62420] inputParser fails due to interpreter c


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #62420] inputParser fails due to interpreter changes in 7.1.0
Date: Mon, 6 Jun 2022 08:33:05 -0400 (EDT)

Update of bug #62420 (project octave):

                  Status:               Need Info => Ready For Test         

    _______________________________________________________

Follow-up Comment #7:

Unfortunately, `nargout` doesn't work for built-in functions. So, we need to
use a try-catch block to check for that error.
Additionally, we still need to call validation functions without output
arguments again inside yet another try-catch block.

I checked in this change that will hopefully work correctly with Octave 7.x or
newer and will hopefully work with all types of validation functions:
https://hg.savannah.gnu.org/hgweb/octave/rev/2c8ab613e805

Marking as ready for test.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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