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

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

[Octave-bug-tracker] [bug #46571] classdef numel method not consulted fo


From: Sébastien Villemot
Subject: [Octave-bug-tracker] [bug #46571] classdef numel method not consulted for cell-indexed assignment
Date: Wed, 21 Feb 2018 15:09:14 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #8, bug #46571 (project octave):

I found the problem with my previous patch: it was incorrectly testing whether
in a built-in or class-method context.

I attach a new version of the patch that fixes this issue. Hopefully it also
fixes the pytave issues.

The new changeset also contains a test case for the bug.

Concerning the numArgumentsFromSubscript method: it was introduced in MATLAB
R2015b, and offers an alternative way to override the number of arguments to
subsref/subsasgn. It could be implemented as a separate, independent, patch.

(file #43381)
    _______________________________________________________

Additional Item Attachment:

File name: bug46571-v2.patch              Size:4 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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