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

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

[Octave-bug-tracker] [bug #43511] null array retained when cellstr is us


From: Lachlan Andrew
Subject: [Octave-bug-tracker] [bug #43511] null array retained when cellstr is used to build vector through concatenation
Date: Tue, 26 Jan 2016 04:54:49 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #9, bug #43511 (project octave):

The attached patch fixes the problem reported.

It makes constructs such as [ [], {1}; {2}, {3} ] illegal, since the rows have
different numbers of elements.  I assume that is the desired behaviour.

(file #36166)
    _______________________________________________________

Additional Item Attachment:

File name: bug_43511.cset                 Size:1 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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