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

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

[Octave-bug-tracker] [bug #52851] parse error at command line or in scri


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #52851] parse error at command line or in scripts "duplicate subfunction or nested function name"
Date: Wed, 9 Sep 2020 14:12:38 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

Update of bug #52851 (project octave):

                  Status:               Confirmed => Ready For Test         

    _______________________________________________________

Follow-up Comment #4:

I pushed the following changeset on stable and merged with default:

http://hg.savannah.gnu.org/hgweb/octave/rev/d45d1b4bb919

I believe this fixes the problem, but with recent changes to function handles,
I think the behavior of the script that uses a persistent array of handles has
changed.  However, I think the current behavior is correct since lookup of
functions through simple function handles is performed at the time of the
function call, not when the handle is created, and only one "computation"
function will be defined globally.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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