[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_clang.i686-linux

2017-04-21 Thread Hydra Build Daemon
Hi, The status of Hydra job ‘gnu:guile-master:build_clang.i686-linux’ has changed from "Success" to "Failed with output". For details, see https://hydra.nixos.org/build/51772871 This may be due to 5 commits by Andy Wingo . Go forth and fix it. Regards, The Hydra build

[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_disable_deprecated_disable_discouraged on x86_64-linux

2017-04-21 Thread Hydra Build Daemon
Hi, The status of Hydra job ‘gnu:guile-master:build_disable_deprecated_disable_discouraged’ (on x86_64-linux) has changed from "Success" to "Failed with output". For details, see https://hydra.nixos.org/build/51772852 This may be due to 5 commits by Andy Wingo . Go forth

[Guile-commits] Failed with output: Hydra job gnu:guile-master:build_enable_guile_debug on x86_64-linux

2017-04-21 Thread Hydra Build Daemon
Hi, The status of Hydra job ‘gnu:guile-master:build_enable_guile_debug’ (on x86_64-linux) has changed from "Success" to "Failed with output". For details, see https://hydra.nixos.org/build/51772856 This may be due to 5 commits by Andy Wingo . Go forth and fix it.

[Guile-commits] 01/01: SRFI-19: Swap seconds and nanoseconds in 'current-time-monotonic'.

2017-04-21 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guile. commit 886ac3e2abce89bd3f47f957c36bcec16613c509 Author: Ludovic Courtès Date: Sat Apr 22 00:58:10 2017 +0200 SRFI-19: Swap seconds and nanoseconds in 'current-time-monotonic'. * module/srfi/srfi-19.scm

[Guile-commits] Failed with output: Hydra job gnu:guile-master:build.i686-linux

2017-04-21 Thread Hydra Build Daemon
Hi, The status of Hydra job ‘gnu:guile-master:build.i686-linux’ has changed from "Success" to "Failed with output". For details, see https://hydra.nixos.org/build/51772843 This may be due to 5 commits by Andy Wingo . Go forth and fix it. Regards, The Hydra build daemon.

[Guile-commits] Failed with output: Hydra job gnu:guile-master:tarball on x86_64-linux

2017-04-21 Thread Hydra Build Daemon
Hi, The status of Hydra job ‘gnu:guile-master:tarball’ (on x86_64-linux) has changed from "Success" to "Failed with output". For details, see https://hydra.nixos.org/build/51772859 This may be due to 5 commits by Andy Wingo . Go forth and fix it. Regards, The Hydra build

[Guile-commits] 02/02: Bump version to 2.2.2.

2017-04-21 Thread Andy Wingo
wingo pushed a commit to branch master in repository guile. commit f344ad631d5c76c76e5e7aa0f3e355b968ab7273 Author: Andy Wingo Date: Fri Apr 21 15:41:58 2017 +0200 Bump version to 2.2.2. * GUILE-VERSION: Bump to 2.2.2. --- GUILE-VERSION | 6 +++--- 1 file

[Guile-commits] 01/02: Update NEWS some more

2017-04-21 Thread Andy Wingo
wingo pushed a commit to branch master in repository guile. commit fbaf8e98ff02503c077bc3bf55b48028c53cbeff Author: Andy Wingo Date: Fri Apr 21 15:41:25 2017 +0200 Update NEWS some more * NEWS: More updates. --- NEWS | 5 + 1 file changed, 5 insertions(+)

[Guile-commits] annotated tag v2.2.2 created (now 5bd1bbc)

2017-04-21 Thread Andy Wingo
wingo pushed a change to annotated tag v2.2.2 in repository guile. at 5bd1bbc (tag) tagging f344ad631d5c76c76e5e7aa0f3e355b968ab7273 (commit) replaces v2.2.1 tagged by Andy Wingo on Fri Apr 21 15:42:18 2017 +0200 - Log

[Guile-commits] branch master updated (7e1d830 -> f344ad6)

2017-04-21 Thread Andy Wingo
wingo pushed a change to branch master in repository guile. from 7e1d830 Update NEWS. new fbaf8e9 Update NEWS some more new f344ad6 Bump version to 2.2.2. The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate

[Guile-commits] 01/08: Replace uniform-vector-read benchmark with bytevector-io benchmark

2017-04-21 Thread Daniel Llorens
lloda pushed a commit to branch wip-exception-truncate in repository guile. commit 50443b2c935bc2eae96ddd36ebdb0e9cedfe9e0e Author: Daniel Llorens Date: Mon Feb 13 12:11:50 2017 +0100 Replace uniform-vector-read benchmark with bytevector-io benchmark *

[Guile-commits] 05/08: Fix bitvectors and non-zero lower bound arrays in truncated-print

2017-04-21 Thread Daniel Llorens
lloda pushed a commit to branch wip-exception-truncate in repository guile. commit e820bbbcae4ead9a616220e85e603502549ab499 Author: Daniel Llorens Date: Tue Feb 21 12:23:35 2017 +0100 Fix bitvectors and non-zero lower bound arrays in truncated-print *

[Guile-commits] 07/08: Support general arrays in random:hollow-sphere!

2017-04-21 Thread Daniel Llorens
lloda pushed a commit to branch wip-exception-truncate in repository guile. commit f4d7038255ab721142334096bcf3c820e63c38d5 Author: Daniel Llorens Date: Thu Mar 30 14:29:59 2017 +0200 Support general arrays in random:hollow-sphere! * libguile/random.c

[Guile-commits] 06/08: Remove scm_generalized_vector_get_handle

2017-04-21 Thread Daniel Llorens
lloda pushed a commit to branch wip-exception-truncate in repository guile. commit 69f4e4ed9566201f9d7195ca71a81c1b693c4467 Author: Daniel Llorens Date: Mon Feb 13 13:41:45 2017 +0100 Remove scm_generalized_vector_get_handle This was deprecated in 2.0.9

[Guile-commits] 02/08: Remove documentation on uniform-vector-read!, uniform-vector-write

2017-04-21 Thread Daniel Llorens
lloda pushed a commit to branch wip-exception-truncate in repository guile. commit 3860357074daaa8c9a85466854e1757c6da9b5c3 Author: Daniel Llorens Date: Mon Feb 13 13:21:59 2017 +0100 Remove documentation on uniform-vector-read!, uniform-vector-write *

[Guile-commits] 04/08: Support non-zero lower bounds in array-slice-for-each

2017-04-21 Thread Daniel Llorens
lloda pushed a commit to branch wip-exception-truncate in repository guile. commit c6b3620ee21e60d5388d1fc3679b9f7fd860d7aa Author: Daniel Llorens Date: Mon Feb 13 13:49:35 2017 +0100 Support non-zero lower bounds in array-slice-for-each *

[Guile-commits] 03/08: Fix sort, sort! for arrays with nonzero lower bound

2017-04-21 Thread Daniel Llorens
lloda pushed a commit to branch wip-exception-truncate in repository guile. commit 4b570e0f52c93bb1a05af5d133dee842c83e237f Author: Daniel Llorens Date: Mon Feb 13 12:58:34 2017 +0100 Fix sort, sort! for arrays with nonzero lower bound *

[Guile-commits] 08/08: (wip) give a handle into format used in exceptions

2017-04-21 Thread Daniel Llorens
lloda pushed a commit to branch wip-exception-truncate in repository guile. commit 2ca7955983cb2475fbee1cebba5eb1ac48faced3 Author: Daniel Llorens Date: Tue Feb 7 12:42:20 2017 +0100 (wip) give a handle into format used in exceptions --- module/ice-9/boot-9.scm

[Guile-commits] branch master updated (02cf385 -> 7e1d830)

2017-04-21 Thread Andy Wingo
wingo pushed a change to branch master in repository guile. from 02cf385 SRFI-37: Account for zero-length arguments. new 2e5f7d8 Syntax objects are comparable with equal? new 7e1d830 Update NEWS. The 2 revisions listed above as "new" are entirely new to this

[Guile-commits] 02/02: Update NEWS.

2017-04-21 Thread Andy Wingo
wingo pushed a commit to branch master in repository guile. commit 7e1d830698950e373454a07dd514bce78c9bea33 Author: Andy Wingo Date: Fri Apr 21 11:20:35 2017 +0200 Update NEWS. * NEWS: Update. --- NEWS | 18 ++ 1 file changed, 18 insertions(+)

[Guile-commits] 01/02: Syntax objects are comparable with equal?

2017-04-21 Thread Andy Wingo
wingo pushed a commit to branch master in repository guile. commit 2e5f7d8f6d8e0e66a964ec69ccdca4f737b0b018 Author: Andy Wingo Date: Fri Apr 21 11:04:08 2017 +0200 Syntax objects are comparable with equal? * libguile/eq.c (scm_equal_p, scm_raw_ihash): Add cases