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

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

[Octave-bug-tracker] [bug #48837] cellfun mangles @size for clasdef


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #48837] cellfun mangles @size for clasdef
Date: Sat, 20 Aug 2016 20:40:57 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0

Update of bug #48837 (project octave):

                  Status:                    None => Duplicate              
             Open/Closed:                    Open => Closed                 
              Depends on:                         => bugs #48802            

    _______________________________________________________

Follow-up Comment #1:

I believe this is the same as bug #48802 that I found and reported recently.
The problem is that function overloads are not respected when using a function
handle, whether with cellfun or arrayfun or calling directly, and only when
the method is defined within the "methods" block of a classdef definition.

If the method is defined in a separate @someclass/size.m function file, then
it works correctly.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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