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

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

[Octave-bug-tracker] [bug #34868] subsref crashes octave


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #34868] subsref crashes octave
Date: Tue, 22 Nov 2011 21:59:05 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1 Iceweasel/7.0.1

Follow-up Comment #14, bug #34868 (project octave):

If we handle subsref and, presumably, subsasgn with empty indexing structs as
simple subscript/assignment expressions, then should that be handled at the
level of the subsref and subsasgn functions in ov.cc, or should we call the
derived class subsref and subsasgn functions so that user-defined subsref and
subsasgn methods get a chance to handle this case?

I suspect that letting the user-defined methods handle it could cause trouble
for code written for Matlab that does not expect to see empty indexing
structs...


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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