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

Panu Matilainen notifications at github.com
Fri Sep 27 07:47:40 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  */
-};

Oh, in some intermediate version the commit message pointed to commit da3a3a14e757ccd517e2eb2a3f0293ff48b3ff7f for background, seems that I've edited it out at some point. I can certainly add a remark of it now becoming a real boolean for the first time.

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


More information about the Rpm-maint mailing list