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

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

[Octave-bug-tracker] [bug #45444] Private functions inside namespace and


From: Amro
Subject: [Octave-bug-tracker] [bug #45444] Private functions inside namespace and class directories
Date: Wed, 28 Jun 2017 16:27:11 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:54.0) Gecko/20100101 Firefox/54.0

Follow-up Comment #8, bug #45444 (project octave):

I pushed a new branch "octave" at:

https://github.com/amroamroamro/test_functions_scope/tree/octave

Basically I removed everything that doesn't work in *Octave 4.2.1* as
mentioned in previous comment (I also had to change some calls from
"obj.method()" to "method(obj)" in some cases).

Result is that now all tests pass.

Simply diff the two branches to know what is currently not working in Octave:

https://github.com/amroamroamro/test_functions_scope/compare/octave

To test the dev version of Octave, you can try incrementally adding stuff
which got recently fixed (like local functions defined in class files, or
private-folder functions being called from class methods).

Hope this helps.


(file #41064)
    _______________________________________________________

Additional Item Attachment:

File name: test_functions_scope-octave.zip Size:27 KB


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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