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: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #55525] verLessThan() is unimplemented
Date: Mon, 21 Jan 2019 05:07:38 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Update of bug #55525 (project octave):

                  Status:                    None => Patch Submitted        

    _______________________________________________________

Follow-up Comment #4:

@Andrew: Why use ismember (m-code) when you can use strcmp (and I think we
should probably use strcmpi) which is a builtin and thus probably faster
function? Also, two of the points I mentioned were not addressed:

* error messages should be prepended with the function name: "error
("verLessThan: ...")"
* if conditions should be between parents: "if (condition)".

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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