bug#31777: guile-2.2 FTCBFS for mipsel: In procedure load-thunk-from-memory: No such file or directory

2018-06-11 Thread Mark H Weaver
Hi Rob, Rob Browning writes: > [If possible, please preserve the 900203-forwarded address in replies] > > We're currently unable to cross-build guile 2.2 on all of the debian > release architectures, which is important given that through make, etc., > guile's now part of the core bootstrap set f

bug#31606: Predicate instance? doesn't work for non-struct objects

2018-06-11 Thread Mark H Weaver
Hi, Tommi Höynälänmaa writes: > Predicate instance? in Guile 2.2.3 doesn't work for non-struct objects. Fixed in commit ff2adb04cb4be9309abeb3f7cad97976fc2d on the stable-2.2 branch. This fix will be in guile-2.2.4. I'm closing this bug now. Thanks for the report! Mark

bug#31474: logxor+ash trigger compilation bug?

2018-06-11 Thread Mark H Weaver
Jan Nieuwenhuizen writes: > Mark H Weaver writes: > >> Here's an improved version of my patch. It's functionally equivalent >> but with more comprehensible code and more comments. I think this is >> ready to push to the stable-2.2 branch. Comments and suggestions >> welcome. > > I tried it and

bug#30020: floating point unboxing regression in 2.2.3

2018-06-11 Thread Mark H Weaver
Mark H Weaver writes: > I did the moral equivalent of a git bisect, and found the culprit: > > commit d4883307ca64a7028b9a6cd072974437306c19d3 > Author: Andy Wingo > Date: Thu Nov 30 10:41:45 2017 +0100 > > Minor CSE run-time optimization > > * module/language/cps/cse.scm (compute-eq