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

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

[Octave-bug-tracker] [bug #53925] local functions should be in auto-comp


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #53925] local functions should be in auto-complete list for readline at command line
Date: Fri, 18 May 2018 19:34:52 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Update of bug #53925 (project octave):

                  Status:               Confirmed => Ready For Test         

    _______________________________________________________

Follow-up Comment #3:

I pushed the following changeset on stable and merged with default.  It seems
to fix the problem for me.

http://hg.savannah.gnu.org/hgweb/octave/rev/9e39a53b4e00

The real problem was that the octave_user_function class didn't have an
implementation of the virtual parent_fcn_scope, so the default implementation
of that function was always returning an empty scope.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53925>

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




reply via email to

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