[Git][reproducible-builds/reproducible-notes][master] Update nondeterministic_ordering_in_documentation_generated_by_doxygen -- this...

Chris Lamb gitlab at salsa.debian.org
Thu Mar 26 18:00:43 UTC 2020



Chris Lamb pushed to branch master at Reproducible Builds / reproducible-notes


Commits:
d5dec485 by Chris Lamb at 2020-03-26T18:00:36+00:00
Update nondeterministic_ordering_in_documentation_generated_by_doxygen -- this can also happen when there is a real C function and a hash-define with the same name. Doxygen sorts the member names but it only appears to use the name so it is not stable relative to their type, resulting in nondeterministic output.

- - - - -


1 changed file:

- issues.yml


Changes:

=====================================
issues.yml
=====================================
@@ -70,6 +70,13 @@ nondeterministic_ordering_in_documentation_generated_by_doxygen:
   description: |
     "Additional Inherited Members" has nondeterministic children in the (HTML?)
     docs.
+    .
+    This can also happen when there is a real C function and a hash-define with
+    the same name. Doxygen sorts the member names but it only appears to use
+    the name so it is not stable relative to their type, resulting in
+    nondeterministic output.
+    .
+    MemberNameSDict::compareValues in doxygen's membername.cpp is suspicious.
 build_path_in_include_graphs_generated_by_doxygen:
   description: |
     INCLUDE_GRAPHS generates a PNG (or similar) to represent the dependencies



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/commit/d5dec485b7712b307bb9d33999b7eadd680d009f

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/commit/d5dec485b7712b307bb9d33999b7eadd680d009f
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20200326/ec630115/attachment.htm>


More information about the rb-commits mailing list