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

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

[Octave-bug-tracker] [bug #39041] concatenation of cell array and scalar


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #39041] concatenation of cell array and scalar struct
Date: Mon, 22 May 2017 13:45:44 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #13, bug #39041 (project octave):

I traced it back to https://hg.savannah.gnu.org/hgweb/octave/rev/d803d2702a39
in 2011, which references bug #33966 and partially describes

> (tm_row_const::tm_row_const_rep::do_init_element): Check for cells and
whether the first element is a struct. Don't check dimensions here.
> (tm_row_const::tm_row_const_rep::init): Convert expressions to values here.
Maybe convert list elements to cells. Check dimensions.

That bug report confirms the test case in Matlab (at the time), but I can ask
for confirmation in a recent version.

When I hit changes that do a lot of reformatting and I want to trace something
back further, I usually use "hg grep --all REGEXP" and let it search the
entire project history for a pattern, takes a minute or two but should list
the first revision where it was introduced.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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