bug#15370: weirdness w/ uniform-vector-read! compat

2013-10-20 Thread Ian Price
Thien-Thi Nguyen writes: > ERROR: In procedure uniform-vector-read!: > ERROR: In procedure get-bytevector-n!: Value out of range: 4 > > FWIW, Guile 1.8.8 produces same output as ‘ok’ on a similar (sans the > ‘use-modules’ and ‘uniform-vector-element-size’ noise) input, so i think > this situation

bug#15370: weirdness w/ uniform-vector-read! compat

2013-10-20 Thread Ian Price
Thien-Thi Nguyen writes: > I think it is good to fix it regardless of the remaining time. Leaving > it in a known-bad state sends a message tinged w/ coercion -- Not Cool. There has been talk of making the next version the first release of the next major version. If the next version was the maj

bug#15370: weirdness w/ uniform-vector-read! compat

2013-10-20 Thread Mark H Weaver
Hi Ian, Ian Price writes: > Thien-Thi Nguyen writes: > >> ERROR: In procedure uniform-vector-read!: >> ERROR: In procedure get-bytevector-n!: Value out of range: 4 >> >> FWIW, Guile 1.8.8 produces same output as ‘ok’ on a similar (sans the >> ‘use-modules’ and ‘uniform-vector-element-size’ nois

bug#15370: weirdness w/ uniform-vector-read! compat

2013-10-20 Thread Ian Price
Mark H Weaver writes: > It will certainly not be removed in the 2.0.x release series, which will > remain in use for at least another year or so. Therefore, this should > definitely be fixed. Would you like to do it? As long as it wasn't _next_ release, I am happy to fix it. Patch pushed. Clo

bug#15662: guile-2.0 does not work on ia64

2013-10-20 Thread Andreas Metzler
Hello, guile-2.0 (2.0.9) does not work on ia64. It builds, but the executable segfaults: SNARF regex-posix.doc GEN guile-procedures.texi /bin/bash: line 1: 30416 Broken pipe cat alist.doc arbiters.doc array-handle.doc array-map.doc arrays.doc async.doc

bug#15620: guile 2.0.9 make check error, in bit-operations.test, elisp-compiler.test and eval-string.test

2013-10-20 Thread Ian Price
writes: > The first error emerges at line 1802 in install.output, which reads: > ERROR: bit-operations.test: bit-extract: documented? - arguments: ( > (keyword-argument-error # (file #:key binary encoding guess-encoding)> "Invalid keyword" () #f)) This one is very peculiar, you would have thoug