bug#19180: guile bug#19180: vacuum_weak_hash_table error

2014-12-07 Thread Anand Mohanadoss
Dear Linas, Thank you so much! I did indeed miss your earlier responses and I appreciate your reaching out to me! I downloaded the current guile code in git and will give it a try. But, given that this is not a stable release, I am not sure if we can really use it for our purposes. Do you or L

bug#19233: Errors building guile on Armv7

2014-12-07 Thread Mark H Weaver
tags 19233 + notabug close 19233 thanks John Darrington writes: > On Sun, Dec 07, 2014 at 12:24:42AM -0500, Mark H Weaver wrote: [...] > I guess that both iconv and gdb are somewhat broken on your system. > > > > You are right. I was linking to the wrong libiconv Okay. > I think ho

bug#19235: make-fresh-user-module procedure leaks memory

2014-12-07 Thread Chris Vine
On Sun, 07 Dec 2014 03:07:43 -0500 Mark H Weaver wrote: > Chris Vine writes: > > > The make-fresh-user-module procedure leaks memory in guile-2.0.11 as > > demonstrated by the attached test case. [...] > > > > The question which might be asked is "Would any sane person ever > > want to invoke t

bug#19233: Errors building guile on Armv7

2014-12-07 Thread John Darrington
On Sun, Dec 07, 2014 at 12:24:42AM -0500, Mark H Weaver wrote: John Darrington writes: > I downloaded the snapshot from http://hydra.nixos.org/build/17611516 > > and ran into the following problems: > > My system does not have a libc with threading, so I configu

bug#19235: make-fresh-user-module procedure leaks memory

2014-12-07 Thread Mark H Weaver
Chris Vine writes: > The make-fresh-user-module procedure leaks memory in guile-2.0.11 as > demonstrated by the attached test case. [...] > > The question which might be asked is "Would any sane person ever want > to invoke the make-fresh-user-module procedure more than a few times > in a practi