[Rpm-maint] [rpm-software-management/rpm] Avoid modifying header on export (#870)

Panu Matilainen notifications at github.com
Fri Sep 27 11:43:14 UTC 2019


pmatilai commented on this pull request.



> @@ -68,12 +68,6 @@ static const int typeSizes[16] =  {
     0
 };
 
-enum headerSorted_e {
-    HEADERSORT_NONE	= 0,	/* Not sorted */
-    HEADERSORT_OFFSET	= 1,	/* Sorted by offset (on-disk format) */
-    HEADERSORT_INDEX	= 2,	/* Sorted by index  */
-};

Added a remark about h->sorted to the commit message, hopefully clearing this part up.

-- 
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/870#discussion_r329032365
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20190927/b48d6cf3/attachment.html>


More information about the Rpm-maint mailing list