[Rpm-maint] [rpm-software-management/rpm] Add support for sorting caret ('^') higher than base version (#597)
Zbigniew Jędrzejewski-Szmek
notifications at github.com
Sun Nov 18 09:58:04 UTC 2018
keszybz commented on this pull request.
Nice!
> @@ -45,6 +45,20 @@ int rpmvercmp(const char * a, const char * b)
continue;
}
+ /*
+ * Handle caret separator. Concept is same as tilde, except if one of
+ * strings ends (base version), another considered as higher version.
"... Concept is the same as tilde, except that if one of the strings ends (base version), the other is considered as higher version." (just grammar)
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/597#pullrequestreview-176082463
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20181118/4a78357f/attachment.html>
More information about the Rpm-maint
mailing list