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

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

[Octave-bug-tracker] [bug #57941] Handle to a nested function with more


From: Marco Caliari
Subject: [Octave-bug-tracker] [bug #57941] Handle to a nested function with more than one input does not work
Date: Mon, 2 Mar 2020 10:23:38 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:73.0) Gecko/20100101 Firefox/73.0

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

                 Summary: Handle to a nested function with more than one input
does not work
                 Project: GNU Octave
            Submitted by: caliari
            Submitted on: Mon 02 Mar 2020 03:23:37 PM UTC
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Unexpected Error
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: dev
         Discussion Lock: Any
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Dear all, if you call the attached file with


test_hnf(1)


you see that the handle to nested1 (with one input parameter) works, while the
handle to nested2 (with two input parameters) gives


error: 'A' undefined near line 8, column 8
error: called from
    test_hnf>nested2 at line 8 column 7
    quad2d>tensorproduct at line 408 column 5
    quad2d at line 305 column 41
    test_hnf at line 6 column 3


The bug is maybe related to bug #48086.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 02 Mar 2020 03:23:37 PM UTC  Name: test_hnf.m  Size: 185B   By:
caliari

<http://savannah.gnu.org/bugs/download.php?file_id=48534>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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