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

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

[Octave-bug-tracker] [bug #55525] verLessThan() is unimplemented


From: Andrew Janke
Subject: [Octave-bug-tracker] [bug #55525] verLessThan() is unimplemented
Date: Mon, 21 Jan 2019 18:03:47 -0500 (EST)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36

Follow-up Comment #5, bug #55525 (project octave):

I default to using ismember() because it's polymorphic and more concise. And
for a function like this that isn't going to be called inside a loop, I
wouldn't think that that performance difference would matter.

Here's a new revision that switches to strcmpi and I think addresses your
remaining concerns: file #46063:  add-verlessthan-v4.patch 

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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