Re: Segfault while building on 64-bit Cygwin

2020-01-24 Thread John Cowan
Both Cygwin and MacOS crash in pretty much the same way. By disabling the JIT, I was able to get the Cygwin build to run to completion. On MacOS with --disable-jit, however, I am now getting an entirely new failure: CC readline.lo readline.c:432:7: warning: implicitly declaring library

Re: Fwd: Announcing the first stable release of guile-for-loops

2020-01-24 Thread Linus Björnstam
Yeah, when iterating through many different things at the same time it is extremely helpful. I would have loved syntax parse when writing the macros :) I read your for loops code in awe, at least until I saw how you "cheated" with set! :-P My only chance of getting it into guile proper would

Re: Announcing the first stable release of guile-for-loops

2020-01-24 Thread Nala Ginrut
+1 On Fri, Jan 24, 2020, 20:13 Stefan Israelsson Tampe wrote: > > > -- Forwarded message - > From: Stefan Israelsson Tampe > Date: Fri, Jan 24, 2020 at 12:42 PM > Subject: Re: Announcing the first stable release of guile-for-loops > To: Linus Björnstam > > > Would be cool to

RE: bug#39118: Segfault while building on 64-bit Cygwin

2020-01-24 Thread dsmich
Pretty sure that the missing readline symbol is because the macos readline is being used/found instead of GNU readline. -Dale -From: "John Cowan" To: "Ludovic Courtès" Cc: 39...@debbugs.gnu.org, guile-devel@gnu.org Sent: Friday January 24