Hi,
This was fixed in commit 8f47877fc7a9f36ffcfba7d63c5cdf8ebe40347a, so
closing.
Thanks!
Ludo’.
Hello!
l...@gnu.org (Ludovic Courtès) skribis:
> skribis:
>
>> I'm on a 32bit Debian intel system. libgc is 7.2alpha4
>>
>> git describe is
>> v2.0.3-82-ga2c6601
>>
>> The single failure running make check is
>>
>> Running gc.test
>> FAIL: gc.test: gc: Lexical vars are collectable
>
> Same prob
Hi Ludovic,
I pushed a couple patches that should help this bug out, though for some
reason I wasn't able to reproduce the issue before. I wonder why.
On Wed 25 Jan 2012 17:10, l...@gnu.org (Ludovic Courtès) writes:
> So I looked into it, and there’s at least one thing wrong: the test must
> be
Hello,
Andy Wingo skribis:
> I pushed a couple patches that should help this bug out,
As I wrote, it doesn’t solve the problem. :-/
However, I suspect it’s just one or two words on the stack that fail to
be cleared, which is why I ended up looking at the assembly in search of
a real bug.
> C
Hi Eli,
Thanks for doing all the hard work!
I’m willing to apply your changes, but could you send them in ‘git
format-patch’ format, with a log in GNU ChangeLog style, to make it
easier?
In prevision of the of an increased contribution rate ;-), could you
assign copyright to the FSF? At first s
Hi,
On Wed 25 Jan 2012 21:34, l...@gnu.org (Ludovic Courtès) writes:
> Andy Wingo skribis:
>
>> I pushed a couple patches that should help this bug out,
>
> As I wrote, it doesn’t solve the problem. :-/
Ah sorry, I misunderstood.
> I suspect it’s just one or two words on the stack that fail t
Andy Wingo wrote:
> Hi Ludovic,
>
> I pushed a couple patches that should help this bug out, though for some
> reason I wasn't able to reproduce the issue before. I wonder why.
>
> On Wed 25 Jan 2012 17:10, l...@gnu.org (Ludovic Courtès) writes:
>
> > So I looked into it, and there’s at
> From: l...@gnu.org (Ludovic Courtès)
> Cc: 10...@debbugs.gnu.org, commander.si...@googlemail.com
> Date: Wed, 25 Jan 2012 22:12:04 +0100
>
> Thanks for doing all the hard work!
Thanks for developing Guile.
> I’m willing to apply your changes, but could you send them in ‘git
> format-patch’ fo