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
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
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; }],
#
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
"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