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

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

[Octave-bug-tracker] [bug #61842] New "too many inputs" error message wr


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #61842] New "too many inputs" error message wrong with anonymous functions
Date: Mon, 17 Jan 2022 10:52:57 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:96.0) Gecko/20100101 Firefox/96.0

URL:
  <https://savannah.gnu.org/bugs/?61842>

                 Summary: New "too many inputs" error message wrong with
anonymous functions
                 Project: GNU Octave
            Submitted by: pantxo
            Submitted on: lun. 17 janv. 2022 15:52:55 UTC
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Inaccurate Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 7.0.90
         Discussion Lock: Any
        Operating System: Any

    _______________________________________________________

Details:

There are duplicate characters ": " in the error message if emitted for an
anonymous functions, e.g.:


octave:1> toto = @() 1+1;
octave:2> toto (1)
error: : function called with too many inputs
error: called from
    @<anonymous>





    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via Savannah
  https://savannah.gnu.org/




reply via email to

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