Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Reproducible Builds
reproducible-notes
Compare revisions
9f3b9546d7d570be145bc0da060f6e3ad4a6e837...98d3c80391b1989a44d4087c248521c6d0bce3aa
Commits (2)
Add new nondeterministic_ordering_in_include_graphs_generated_by_doxygen toolchain issue.
· 25771b7c
Chris Lamb
authored
Oct 16, 2019
25771b7c
Tag combblas with nondeterministic_ordering_in_include_graphs_generated_by_doxygen
· 98d3c803
Chris Lamb
authored
Oct 16, 2019
98d3c803
Hide whitespace changes
Inline
Side-by-side
issues.yml
View file @
98d3c803
...
...
@@ -70,6 +70,11 @@ nondeterministic_ordering_in_documentation_generated_by_doxygen:
description
:
|
"Additional Inherited Members" has nondeterministic children in the (HTML?)
docs.
nondeterministic_ordering_in_include_graphs_generated_by_doxygen
:
description
:
|
INCLUDE_GRAPHS generates a PNG (or similar) to represent the dependencies
between header files. However, these can be nondeterministically laid out
in the image.
timestamps_in_manpages_generated_by_yat2m
:
description
:
|
yat2m adds a timestamp in manpages it generates.
...
...
packages.yml
View file @
98d3c803
...
...
@@ -2887,6 +2887,10 @@ colpack:
issues:
- captures_build_path
- libtool_captures_shell_build-flags_build-path_path-env
combblas:
version: 1.6.2-4
issues:
- nondeterministic_ordering_in_include_graphs_generated_by_doxygen
comedilib:
version: 0.10.2-3
issues:
...
...