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

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

[Octave-bug-tracker] [bug #60127] pkg: DESCIPTION "Depends" keyword shou


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #60127] pkg: DESCIPTION "Depends" keyword should support != and ~= operators
Date: Sun, 28 Feb 2021 17:16:07 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #3, bug #60127 (project octave):

Looks like it's merely a matter of amending the regexp on L.107 and  adding
the operators in L.121 of pkg.m's private function get_description.m.
AFAICS all the other required code is in place - compare_versions.m (called in
get_unsatisfied_dependencies.m) already supports those operators.

Fixing the regexp is probably the hardest part.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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