Skip to content
Commits on Source (81)
......@@ -1129,6 +1129,7 @@ nondeterminstic_output_generated_by_moarvm:
description:
moarvm creates .moarvm files that have non-deterministic identifiers,
possibly to ensure uniqueness. unknown source.
The upcoming 2019.04 moarvm release should fix all these issues.
nondeterminstic_output_in_warnings_generated_by_breathe:
description:
If you use "doxygenfunction" sphinx directive provided by breathe and the
......@@ -1963,3 +1964,6 @@ build_path_in_typelib_files_generated_by_gir_compiler:
randomness_in_perl6_precompiled_libraries:
description:
Pretty sure Debian shouldn't be shipping these, just like .pyc files.
build_date_in_egg_info_directory_name:
description:
setup.cfg file contains tag_date=true which results in date-specific egg-info dir.
This diff is collapsed.