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

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

[Octave-bug-tracker] [bug #49759] Inconsistent concatenation with cat, h


From: Rik
Subject: [Octave-bug-tracker] [bug #49759] Inconsistent concatenation with cat, horzcat, vertcat, and []
Date: Tue, 13 Dec 2016 05:50:27 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #6, bug #49759 (project octave):

There are two code paths, never a good idea, for concatenation.  One is
through the parser and the other is through cat() in data.cc.  The actual
function is do_cat which gets called by cat, vertcat, and horzcat.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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