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: Julien Bect
Subject: [Octave-bug-tracker] [bug #38460] Option 'stable' missing from unique()
Date: Sun, 03 Mar 2013 19:02:45 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:19.0) Gecko/20100101 Firefox/19.0

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

The attached patch fixes part of the problem: now an error is triggered by the
unknown option 'stable'.


octave:1> unique({'a', 'c', 'b'}, 'stable')
error: unique: invalid option
error: called from:
error:   /media/data/sources/octave2/scripts/set/unique.m at line 61, column
9


(file #27561)
    _______________________________________________________

Additional Item Attachment:

File name: jbFixBugUnique.patch           Size:1 KB


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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