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

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

[Octave-bug-tracker] [bug #40467] cellfun ignores UniformOutput=false so


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #40467] cellfun ignores UniformOutput=false sometimes & needs doc update
Date: Tue, 05 Nov 2013 01:39:23 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.101 Safari/537.36

Update of bug #40467 (project octave):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #2:

Confirmed. See cellfun.cc line 491:

http://hg.savannah.gnu.org/hgweb/octave/file/45e325002810/libinterp/corefcn/cellfun.cc#l491

The function attempts to call internal versions of certain named functions
that it recognizes, even if they were passed in as a function handle instead
of a string. This code path doesn't appear to respect the UniformOutput
property.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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