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

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

[Octave-bug-tracker] [bug #38460] Option 'stable' missing from unique()


From: Jordi Gutiérrez Hermoso
Subject: [Octave-bug-tracker] [bug #38460] Option 'stable' missing from unique()
Date: Sun, 03 Mar 2013 22:12:00 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 Iceweasel/18.0.1

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

I don't think this is really a fix. Can you implement stable? Implementing a
stable sort isn't really difficult.

Note that a lot of Octave commands don't error out when you give them the
wrong options. For example, null(1,"lol") and rank(1,"lol") don't error out
either. If you really want to fix this, there are many other places where you
can do this. Note that sometimes we shouldn't error out if Matlab doesn't do
it either, but if Matlab does error out, we might not necessarily out
ourselves.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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