bug#9900: Using a guardian on a value in a weak hash

2011-12-18 Thread Ludovic Courtès
Hi! Andy Wingo skribis: > On Wed 14 Dec 2011 22:49, l...@gnu.org (Ludovic Courtès) writes: > >> Hello! >> >> It could be a coincidence, but the “Unused modules are removed” test has >> been failing on i686-linux-gnu since commit >> fb135e12a473fd9a1612a59f904cfb90877fe775 (according to >>

bug#10203: [PATCH] FFI: Properly unpack small integer return values in closure call

2011-12-18 Thread Ludovic Courtès
Hi Andreas, Andreas Schwab skribis: > * libguile/foreign.c (unpack): Add parameter return_value_p. > Properly store integer return values smaller than int. > (scm_i_foreign_call): Update call to unpack. > (invoke_closure): Likewise. Applied, thank you! Did you actually observe a problem on m68

bug#10131: [patch] add $expt alias

2011-12-18 Thread Ludovic Courtès
Hi Christian, Sorry for the late reply. Christian Persch skribis: > From b4bd7dbff748c6912d680e963fad3ed20a4efe12 Mon Sep 17 00:00:00 2001 > From: Christian Persch > Date: Thu, 24 Nov 2011 23:10:21 +0100 > Subject: [PATCH] Add a deprecated alias for $expt > > * module/ice-9/deprecated.scm: Add

bug#10316: [BUG] Guile-SDL Demos 2.0

2011-12-18 Thread Ludovic Courtès
Hi, add skribis: > ttn: I've tried several methods to configure but the only result I > keep getting is this: > $./configure > configure: error: cannot find install-sh, install.sh, or shtool in bx "."/bx > > This is a K.I.S.S standard bug-report ;-) I believe this is a bug report for Guile-SDL