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

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

[Octave-bug-tracker] [bug #43925] isscalar behaves incorrectly for some


From: Lachlan Andrew
Subject: [Octave-bug-tracker] [bug #43925] isscalar behaves incorrectly for some user-defined classes
Date: Thu, 11 Feb 2016 11:02:24 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Update of bug #43925 (project octave):

                  Status:          Ready For Test => Patch Submitted        

    _______________________________________________________

Follow-up Comment #7:

Good catch regarding sz(.) >= 0.  I just copied what was there...

My guess is that they should be  sz(.) > 0, since something isn't really a
matrix if it is empty.  Or perhaps they used to be >0, and someone "fixed"
them to be >=0 to explicitly allow empty matrices.  I'll take a look for that.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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