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

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

[Octave-bug-tracker] [bug #44856] impossible to nest one package inside


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #44856] impossible to nest one package inside another
Date: Sun, 19 Apr 2015 19:36:32 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0 Iceweasel/35.0.1

Follow-up Comment #3, bug #44856 (project octave):

Well, it appears to have been broken already before that fix was made. With
cset 10600b2dd3c1, which preceded the fix, I get:


octave:1> ls +foo
+bar  fun1.m
octave:2> foo.fun1
error: 'foo' undefined near line 1 column 1


Updating to the fix cset 8b501a0db1e9, I get


octave:1> foo.fun1
fun1 called
octave:2> foo.bar.fun2
error: member `bar' in package `foo' does not exist



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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