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

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

[Octave-bug-tracker] [bug #45162] setdiff(A, B) crashes if A is a matrix


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #45162] setdiff(A, B) crashes if A is a matrix of repeated integers
Date: Thu, 21 May 2015 20:40:53 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:36.0) Gecko/20100101 Firefox/36.0 SeaMonkey/2.33

Follow-up Comment #2, bug #45162 (project octave):

With 3.8.2 on Windows, I get the same results (error) as you.

On Windows with octave-4.0.0-rc4:

>> setdiff (uint8([0 0 0 0]), uint8([0]))
ans = [](1x0)


==> I consider this bug fixed.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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