[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #46571] Inconsistency between old and new oop
From: |
Lachlan Andrew |
Subject: |
[Octave-bug-tracker] [bug #46571] Inconsistency between old and new oop syntax (wrt subsasgn) |
Date: |
Fri, 15 Apr 2016 00:18:49 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0 |
Update of bug #46571 (project octave):
Item Group: None => Incorrect Result
_______________________________________________________
Follow-up Comment #1:
If the code doesn't enter @myclass/subsasgn, it will be interpreting 'v1' as
1x2 array, which is why it gets confused about a cs-list.
The fact that it "works" with just 'v' is probably a result of the fact that
the custom subsasgn does the same thing as the default subsasgn in that case.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?46571>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Octave-bug-tracker] [bug #46571] Inconsistency between old and new oop syntax (wrt subsasgn),
Lachlan Andrew <=