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

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

[Octave-bug-tracker] [bug #44334] isequal fails to compare size of objec


From: Julien Bect
Subject: [Octave-bug-tracker] [bug #44334] isequal fails to compare size of objects
Date: Wed, 12 Aug 2015 09:01:46 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:39.0) Gecko/20100101 Firefox/39.0

Follow-up Comment #7, bug #44334 (project octave):

Hello Oliver,

Your unit test are OK for Matlab R2012a, except for

a) the tests related to rows () and columns (), which do not exist in Matlab
:-), and

b) the tests related numel (). I don't think that you should expect numel to
return the same result prod (size (st)). The result of numel must be defined
by the class designer to be consistent with subsref and subsasgn.

Concerning your patch: if you want to speed up the process, you should provide
a GNU-compliant commit message: first a one-liner and then a file-by-file
description of the changes. See

https://www.gnu.org/prep/standards/html_node/Change-Logs.html

@++
Julien
 

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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