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

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

[Octave-bug-tracker] [bug #33216] cell2struct does not allow to create a


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #33216] cell2struct does not allow to create an empty struct
Date: Thu, 05 May 2011 04:00:17 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.11) Gecko/20100721 Iceweasel/3.5.11 (like Firefox/3.5.11)

Follow-up Comment #4, bug #33216 (project octave):

Jaroslav, I'm adding you to the CC list for this bug because you added the
code that contains the assertion that is failing with the test case


cell2struct(cell(0,0,1), {'f1'}, 3)


Will you please take a look at this problem?

The changeset that added the assertion is

http://hg.savannah.gnu.org/hgweb/octave/rev/bee1b1a2e29a

I'm not sure what is supposed to happen here.  Are the dimensions being set
incorrectly?  Trailing singletons not handled properly?  Or should there just
be a special case for empty arrays?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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