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

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

[Octave-bug-tracker] [bug #52431] perms fails for cell arrays and struct


From: Carnë Draug
Subject: [Octave-bug-tracker] [bug #52431] perms fails for cell arrays and structs
Date: Fri, 17 Nov 2017 10:39:26 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

URL:
  <http://savannah.gnu.org/bugs/?52431>

                 Summary: perms fails for cell arrays and structs
                 Project: GNU Octave
            Submitted by: carandraug
            Submitted on: Fri 17 Nov 2017 03:39:25 PM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

perms should be able to list permutations of the elements in a cell array or
struct. However, since cset b7da08507fae , which was meant to fix bug #50426 ,
it no longer works.

Removing the check for numeric type does not fix it, since the rewritten
function now makes use of sort.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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