[notes] 01/02: Add new nondeterminstic_output_from_uglifyjs toolchain issue.
Chris Lamb
chris at chris-lamb.co.uk
Sun Nov 27 18:06:20 UTC 2016
This is an automated email from the git hooks/post-receive script.
lamby pushed a commit to branch master
in repository notes.
commit fe692b142580fa942c850bfff1194982dfaf142b
Author: Chris Lamb <lamby at debian.org>
Date: Sun Nov 27 18:05:45 2016 +0000
Add new nondeterminstic_output_from_uglifyjs toolchain issue.
---
issues.yml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/issues.yml b/issues.yml
index 7235902..dd6e8ad 100644
--- a/issues.yml
+++ b/issues.yml
@@ -1548,6 +1548,9 @@ randomness_in_browserify_lite_output:
description: |
browserify-lite "bundles client-side JavaScript using Node.js-style module
syntax", mostly concatenating it. The output is non-deterministic.
+nondeterminstic_output_from_uglifyjs:
+ description: |
+ uglifyjs does not create determistic output in, for example, JS dicts.
nondeterminstic_ordering_in_python_wheel_metadata_versions:
description: |
src:wheel generates METADATA files with Requires-Dist lines with
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/notes.git
More information about the Reproducible-commits
mailing list