Re: intermittent segfaults in master

2009-11-03 Thread Neil Jerram
Ken Raeburn writes: > On Oct 24, 2009, at 09:30, Andy Wingo , n...@a-pb-sasl-sd.pobox.com wrote: >> I have been experiencing intermittent segfaults recently, as I >> worked on >> wip-case-lambda. They would almost always go away immediately -- as >> in, >> while rebuilding guile, the process woul

Re: Test coverage of libguile

2009-11-03 Thread Neil Jerram
l...@gnu.org (Ludovic Courtès) writes: > Hello, > > Neil Jerram writes: > >> Attached, for review, are some new tests for continuations and keywords. > > Looks good to me, thank you! Thanks for the review, this is pushed now. Neil

Re: Test coverage of libguile

2009-11-03 Thread Neil Jerram
Neil Jerram writes: > it. I will do some of that myself, but patches are welcome from > everyone! (Less than 10 lines doesn't need copyright assignment...) Attached, for review, are some new tests for continuations and keywords. Neil >From fb907a1c4b2b579045b630565772f2567f23230a Mon S

Re: Test coverage of libguile

2009-11-03 Thread Ludovic Courtès
Hello, Neil Jerram writes: > Attached, for review, are some new tests for continuations and keywords. Looks good to me, thank you! Ludo’.