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

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

[Octave-bug-tracker] [bug #61752] unique.m FAIL in test suite


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #61752] unique.m FAIL in test suite
Date: Mon, 3 Jan 2022 08:44:09 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36 Edg/96.0.1054.62

Update of bug #61752 (project octave):

                  Status:                    None => Duplicate              
             Open/Closed:                    Open => Closed                 
              Depends on:                         => bugs #61711            

    _______________________________________________________

Follow-up Comment #8:

Tested with Octave 8.0.0 on Windows:

>> unique ([1,NaN,2,NaN,2])
ans =

     1   NaN     2   NaN     2

>> version -hgid
ans = 82b685157e2b


Closing as duplicate of bug #61711.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?61752>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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