[blog] 01/01: 115: Misc aesthetic changes.

Chris Lamb chris at chris-lamb.co.uk
Tue Jul 11 08:13:33 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 d601c8b31ec87137a9aa7e963a3434a8ea9da51c
Author: Chris Lamb <lamby at debian.org>
Date:   Tue Jul 11 09:13:09 2017 +0100

    115: Misc aesthetic changes.
---
 drafts/115.mdwn | 19 +++++++++----------
 1 file changed, 9 insertions(+), 10 deletions(-)

diff --git a/drafts/115.mdwn b/drafts/115.mdwn
index 61e40eb..ff62bcd 100644
--- a/drafts/115.mdwn
+++ b/drafts/115.mdwn
@@ -8,15 +8,14 @@ Saturday July 8 2017:
 Reproducible work in other projects
 -----------------------------------
 
-Ed Maste points to [a
-thread](http://lists.llvm.org/pipermail/llvm-dev/2017-July/115025.html) on the
-LLVM developer mailing list about container iteration being the main source of
-non-determinism in LLVM, and discussions on how to solve this. Ignoring build
-path issues, container iteration order was also the main issue with rustc,
+Ed Maste pointed to [a thread on the LLVM developer mailing list](http://lists.llvm.org/pipermail/llvm-dev/2017-July/115025.html)
+regarding container iteration being the main source of
+non-determinism in LLVM with discussion on how to solve this. Ignoring build
+path issues, container iteration order was also the main issue with rustc
 which was fixed by using a [fixed-order hash
 map](https://github.com/rust-lang/rust/commit/e4791e086d671d429db864787f6b60547a28b0f5)
 for certain compiler structures. (It was unclear from the thread whether LLVM's
-builds are truly path-independent, or rather that they haven't done comparisons
+builds are truly path-independent or rather that they haven't done comparisons
 between builds run under different paths.)
 
 
@@ -53,7 +52,7 @@ Reviews of unreproducible packages
 removed in this week, adding to our knowledge about [identified
 issues](https://tests.reproducible-builds.org/debian/index_issues.html).
 
-No issue types have been updated.
+No issue types were updated or added this week.
 
 
 Weekly QA work
@@ -93,8 +92,8 @@ contributions from:
     algorithm for calculating levenshtein distance.
 
 With these changes, we are able to generate a
-[dynamically-loaded](https://people.debian.org/~infinity0/repro/gcc-6-repro/gcc.diff.html/)
-HTML diff for GCC-6 that can be displayed in a normal web browser. For more
+[dynamically loaded
+HTML diff](https://people.debian.org/~infinity0/repro/gcc-6-repro/gcc.diff.html/) for GCC-6 that can be displayed in a normal web browser. For more
 details see [this mailing list
 post](https://lists.reproducible-builds.org/pipermail/rb-general/2017-July/000559.html).
 
@@ -102,5 +101,5 @@ post](https://lists.reproducible-builds.org/pipermail/rb-general/2017-July/00055
 Misc.
 -----
 
-This week's edition was written by Ximin Luo and Bernhard M. Wiedemann &
+This week's edition was written by Ximin Luo, Chris Lamb Bernhard M. Wiedemann &
 reviewed by a bunch of Reproducible Builds folks on IRC & the mailing lists.

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