bug#25238: guile-2.2 threading bug

2016-12-20 Thread Linas Vepstas
Merry Christmas! A guile-git threading bug! -- linas $ cat fail.cc // // fail.cc // // This C++ program crashes, when compiled against todays (20 Dec 2016) // guile-2.2 from git. git log says a recent commit is //0ce8a9a5e01d3a12d83fea85968e1abb602c9298 // but I beielve any guile-2.2 versio

bug#20272: Support reproducible builds

2016-12-20 Thread Ludovic Courtès
l...@gnu.org (Ludovic Courtès) skribis: > To demonstrate non-reproducibility (with the attached patch, which is a > rebased version of Mark’s), just build the same module twice: once with > its dependency evaluated, and then with its dependency compiled. The > results differ: [...] > In gnu.go.