Re: boehm-gc troubles with 2.0.11 on NetBSD/i386

2014-04-22 Thread Greg Troxel
A partial update: I am using 2.0.11 now. After updating to libgc 7.4.0, I have the same problem with a similar stack trace. libgc is built without threads and passes it's gmake check. I have the same problem with libgc 7.4.0 on netbsd-5/i386 (libgc passes gmake check on this

Re: 2.0.11 on OS X 10.9 / Xcode 5.1

2014-04-22 Thread Taylan Ulrich Bayirli/Kammer
Mark H Weaver m...@netris.org writes: What does (sin -0.0) evaluate to? My first guess is that at the C level, sin(-0.0) = 0.0 on your system, although IEEE 754 and C11 (F.10.1.6) specify that sin(-0.0) = -0.0. If my guess is incorrect, then please put a breakpoint in 'scm_c_make_polar'

Re: boehm-gc troubles with 2.0.11 on NetBSD/i386

2014-04-22 Thread Mark H Weaver
Greg Troxel g...@ir.bbn.com writes: I am curious if others are having success on other *BSD, and which versions and architectures. zacts on #guile has done work on a guile 2.0.11 package for FreeBSD ports, and based on his reports it seems to work well. IIRC, he built it (and boehm-gc) with

Re: 2.0.11 on OS X 10.9 / Xcode 5.1

2014-04-22 Thread Mark H Weaver
Taylan Ulrich Bayirli/Kammer taylanbayi...@gmail.com writes: Mark H Weaver m...@netris.org writes: What does (sin -0.0) evaluate to? My first guess is that at the C level, sin(-0.0) = 0.0 on your system, although IEEE 754 and C11 (F.10.1.6) specify that sin(-0.0) = -0.0. If my guess is

Re: [PATCH 1/2] Fix memory leak on `realloc' failure

2014-04-22 Thread Andy Wingo
On Sat 12 Apr 2014 08:59, Dmitry Bogatov kact...@gnu.org writes: * Dmitry Bogatov kact...@gnu.org [2014-04-10 20:52:43+0400] + { +free (nargv); return 0L; + } else nargv[nargi++] = narg; I

guile-clutter, clutter-devel: remove API deprecated in 1.12

2014-04-22 Thread David Pirotte
Hello, guile-clutter clutter-devel: remove API deprecated in 1.12 Patch review solicited. Thanks, David From 5fda7b4af7e65719587c6c1983acf1a26daf07a5 Mon Sep 17 00:00:00 2001 From: David PIROTTE da...@altosw.be Date: Tue, 22 Apr 2014 20:23:34 -0300 Subject: [PATCH 3/3] remove