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

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

[Octave-bug-tracker] [bug #43646] Build failure with Array.h after commi


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #43646] Build failure with Array.h after commit 19326:5b263e517c95
Date: Fri, 21 Nov 2014 17:46:09 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.0

Follow-up Comment #5, bug #43646 (project octave):

I haven't looked closely, so maybe it doesn't matter, but the changeset
http://hg.savannah.gnu.org/hgweb/octave/rev/d47e50953abc replaces the Array<>
(n) constructor with Array<> (dim_vector (1, n)), but the deprecated code that
was removed had Array<> (n) : dimensions (n, 1) so it seems to me that the
orientation has been switched.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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