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

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

[Octave-bug-tracker] [bug #48656] overridden class subsref method may ge


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #48656] overridden class subsref method may get wrong value for nargout
Date: Thu, 28 Jul 2016 21:49:02 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:47.0) Gecko/20100101 Firefox/47.0

Follow-up Comment #1, bug #48656 (project octave):

I can take a guess that nargout is changed for brace indexing to make it look
like cell array indexing, which returns a cs-list of values rather than a
single array of values. But why for dot indexing? And is there a syntactical
way to do dot indexing with more than one index value?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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