|
From: | Rik |
Subject: | [Octave-bug-tracker] [bug #47773] Using depracated octave_idx_type Array<T>::length() in lo-sysdep.cc |
Date: | Sun, 24 Apr 2016 23:46:53 +0000 |
User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0 |
Update of bug #47773 (project octave): Status: Patch Submitted => Fixed Open/Closed: Open => Closed _______________________________________________________ Follow-up Comment #3: Thanks Lachlan, this is a good easy fix. I checked it in here (http://hg.savannah.gnu.org/hgweb/octave/rev/da9c75ffd1a3). I took a look through the other instances of length() in liboctave and they are okay. I do see room for improvement which is to replace dv.length () with dv.ndims () for clarity. But that is unrelated. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?47773> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |