[blog] 01/01: Remove duplicate '#'

Chris Lamb chris at chris-lamb.co.uk
Sun Oct 8 08:13:01 UTC 2017


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

lamby pushed a commit to branch master
in repository blog.

commit 89fe8e8349efeb1d22c3c647f4c6aa119098b580
Author: Chris Lamb <lamby at debian.org>
Date:   Sun Oct 8 09:12:52 2017 +0100

    Remove duplicate '#'
---
 drafts/128.mdwn | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drafts/128.mdwn b/drafts/128.mdwn
index 10a1147..1ab2ec5 100644
--- a/drafts/128.mdwn
+++ b/drafts/128.mdwn
@@ -68,7 +68,7 @@ strip-nondeterminism development
 [Rob Browning noticed that strip-nondeterminism was causing serious performance regressions](http://bugs.debian.org/877418) in the [Clojure] programming language within Debian. After some discussion, Chris Lamb also [posted a query to debian-devel](https://lists.debian.org/debian-devel/2017/10/msg00073.html) in case there were any other programming languages that might be suffering from the same problem.
 
 - Chris Lamb:
-    - [jar.pm: Clojure considers the .class file to be stale if it shares the same timestamp of the .clj. We thus adjust the timestamps of the .clj to always be younger.](https://anonscm.debian.org/git/reproducible/strip-nondeterminism.git/commit/?id=7691e29). (Closes: #[[!bug 877418]])
+    - [jar.pm: Clojure considers the .class file to be stale if it shares the same timestamp of the .clj. We thus adjust the timestamps of the .clj to always be younger.](https://anonscm.debian.org/git/reproducible/strip-nondeterminism.git/commit/?id=7691e29). (Closes: [[!bug 877418]])
     - [jar.pm, zip.pm: Allow $options{member\_normalizer} callback to support specifying the timestamp.](https://anonscm.debian.org/git/reproducible/strip-nondeterminism.git/commit/?id=dec8623)
     - [zip.pm: Ensure that we don't try and write an old timestamp; Archive::Zip will do this anyway, just noisily.](https://anonscm.debian.org/git/reproducible/strip-nondeterminism.git/commit/?id=3f92d1b)
     - [zip.pm: Calculate the target canonical time in just one place.](https://anonscm.debian.org/git/reproducible/strip-nondeterminism.git/commit/?id=99af63b)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/blog.git



More information about the Reproducible-commits mailing list