Re: GNU Guile 2.1.3 released

2016-06-24 Thread Andy Wingo
On Fri 24 Jun 2016 18:18, Matt Wette writes: > On my mac (getrlimit ‘as) => #f #f. So it looks like the args to > setrlimit are 100 MB and #f. Is the program supposed to die gracefully > at 100 MB? When I (accidentally) stopped the program (under gdb) the > process was using 56 GB of memory. App

Re: GNU Guile 2.1.3 released

2016-06-24 Thread Daniel Llorens
On 24 Jun 2016, at 18:18, Matt Wette wrote: > >> On Jun 23, 2016, at 9:11 AM, Andy Wingo wrote: >> >> On Thu 23 Jun 2016 14:59, Daniel Llorens writes: >> > We are pleased to announce GNU Guile release 2.1.3. Tried on my Mac OS 10.10.5 against Macports 2.3.4 w/ gcc-mp-5. >>>

Re: GNU Guile 2.1.3 released

2016-06-24 Thread Matt Wette
> On Jun 23, 2016, at 9:11 AM, Andy Wingo wrote: > > On Thu 23 Jun 2016 14:59, Daniel Llorens writes: > We are pleased to announce GNU Guile release 2.1.3. >>> >>> Tried on my Mac OS 10.10.5 against Macports 2.3.4 w/ gcc-mp-5. >>> make check generated FAIL for test-language and test-st

Re: GNU Guile 2.1.3 released

2016-06-23 Thread Andy Wingo
On Thu 23 Jun 2016 14:59, Daniel Llorens writes: >>> We are pleased to announce GNU Guile release 2.1.3. >> >> Tried on my Mac OS 10.10.5 against Macports 2.3.4 w/ gcc-mp-5. >> make check generated FAIL for test-language and test-stack-overflow and >> stopped working after test-stack-overflow

Re: GNU Guile 2.1.3 released

2016-06-23 Thread Daniel Llorens
>> On Jun 19, 2016, at 2:31 AM, Andy Wingo wrote: >> >> We are pleased to announce GNU Guile release 2.1.3. > > Tried on my Mac OS 10.10.5 against Macports 2.3.4 w/ gcc-mp-5. > configure went OK > make went OK > make check generated FAIL for test-language and test-stack-overflow and > stopp

Re: GNU Guile 2.1.3 released [beta]

2016-06-20 Thread Andy Wingo
On Mon 20 Jun 2016 14:58, Matt Wette writes: >> On Jun 19, 2016, at 2:31 AM, Andy Wingo wrote: >> >> We are pleased to announce GNU Guile release 2.1.3. >> > [snip] >> Here are the compressed sources: >> https://alpha.gnu.org/gnu/guile/guile-2.1.3.tar.gz (17MB) >> https://alpha.gnu.org/gnu

Re: GNU Guile 2.1.3 released [beta]

2016-06-20 Thread Matt Wette
> On Jun 19, 2016, at 2:31 AM, Andy Wingo wrote: > > We are pleased to announce GNU Guile release 2.1.3. > [snip] > Here are the compressed sources: > https://alpha.gnu.org/gnu/guile/guile-2.1.3.tar.gz (17MB) > https://alpha.gnu.org/gnu/guile/guile-2.1.3.tar.xz (10MB) I did not see it in

GNU Guile 2.1.3 released [beta]

2016-06-19 Thread Andy Wingo
We are pleased to announce GNU Guile release 2.1.3. Guile 2.1.3 is the third pre-release in what will eventually become the 2.2 release series. We encourage you to test this release and provide feedback to guile-devel@gnu.org. Besides bug fixes, this release has a complete overhaul of the port i