(no subject)

2011-03-29 Thread dsmich
With guile at v2.0.0-134-g38c50a9, I'm getting a couple of failures in threads.test on my single core Debian Squeeze machine: FAIL: threads.test: lock-mutex: timed locking succeeds if mutex unlocked within timeout FAIL: threads.test: mutex-ownership: mutex with owner not retained (bug #27450) R

build errors: 9172 Broken pipe and 9173 Segmentation fault

2011-03-29 Thread Douglas Mencken
Mail delivery said me "gtfo" with attachment3, bzip2ed it now. -- Forwarded message -- From: Douglas Mencken Date: Fri, Mar 25, 2011 at 10:11 PM Subject: Re: build errors: 9172 Broken pipe and 9173 Segmentation fault To: Neil Jerram Cc: bug-guile@gnu.org After re-making with --e

[patches] three patches for configure.ac (and not only)

2011-03-29 Thread Douglas Mencken
Patch #1: # patch configure.ac to avoid "no AC_LANG_SOURCE call detected in body" warnings # # Old-style code (will issue a warning) # AC_LINK_IFELSE([int main() { return 0; }], #

Failures in ‘threads.test’

2011-03-29 Thread Ludovic Courtès
Hi Dale, An easy answer, but there’s some truth in it: writes: > With guile at v2.0.0-134-g38c50a9, I'm getting a couple of failures in > threads.test on my single core Debian Squeeze machine: > > FAIL: threads.test: lock-mutex: timed locking succeeds if mutex unlocked > within timeout This

Re: Failures in ‘threads.test’

2011-03-29 Thread dsmich
"Ludovic Courtès" wrote: > Hi Dale, Greetings. Thanks for taking a look. And for adding a Subject: (oops!) > An easy answer, but there’s some truth in it: > > writes: > > > With guile at v2.0.0-134-g38c50a9, I'm getting a couple of failures in > > threads.test on my single core D