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

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

[Octave-bug-tracker] [bug #46889] conflict between function and +package


From: Rik
Subject: [Octave-bug-tracker] [bug #46889] conflict between function and +package with same name
Date: Sat, 2 Sep 2017 20:38:41 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Update of bug #46889 (project octave):

                  Status:               Need Info => Confirmed              

    _______________________________________________________

Follow-up Comment #3:

Confirmed.  I created a '+plot/' directory and then a file 'myplot.m' inside
that directory.


plot (1:10);  # works
plot.myplot   # fails
plot.myplot ()
error: Invalid call to plot.  Correct usage is:




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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