[Reproducible-commits] [notes] 01/01: issues.yml: Deduplicate the timestamps_from_cpp_macros issue.

Daniel Shahaf danielsh at apache.org
Thu Aug 4 18:28:41 UTC 2016


This is an automated email from the git hooks/post-receive script.

danielsh-guest pushed a commit to branch master
in repository notes.

commit 7d0086329dd85f7f1ab3ccf7b3a6e182ef57a81b
Author: Daniel Shahaf <d.s at daniel.shahaf.name>
Date:   Thu Aug 4 18:27:57 2016 +0000

    issues.yml: Deduplicate the timestamps_from_cpp_macros issue.
---
 issues.yml | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/issues.yml b/issues.yml
index 9b5c926..2f75091 100644
--- a/issues.yml
+++ b/issues.yml
@@ -5,13 +5,6 @@ timestamps_from_cpp_macros:
     unreproducible.
   url: https://wiki.debian.org/ReproducibleBuilds/TimestampsFromCPPMacros
   deterministic: True
-timestamps_from_cpp_macros:
-  description: |
-    The C pre-processor macros `__DATE__`, `__TIME__`,
-    capture the current time, and thus will obviously make a build
-    unreproducible.
-  url: https://wiki.debian.org/ReproducibleBuilds/TimestampsFromCPPMacros
-  deterministic: True
 timestamps_from_timestamp_macro:
   description: |
     The `__TIMESTAMP__` macro captures the file modification time, which

-- 
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