[Rpm-maint] [rpm-software-management/rpm] Add support for sorting '+' higher than base version (#88)

Neal Gompa (ニール・ゴンパ) notifications at github.com
Sat Sep 10 14:18:19 UTC 2016


> @@ -45,6 +45,20 @@ int rpmvercmp(const char * a, const char * b)
>  	    continue;
>  	}
>  
> +	/*
> +	 * Handle plus separator. Concept is same as tilde, but it one of
> +	 * strings ends, it's considered as lower version.

Shouldn't this read "it's considered as higher version"?

-- 
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/88/files/b06d2736c0acea4d5f059239ce830428d2a324b9#r78277889
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20160910/87f7e5d8/attachment.html>


More information about the Rpm-maint mailing list