Hi there!
Trying to build 2.9.7 on OS X and getting the error below.
I'd be happy to try more things if you want.
Aleix
-
wrote `system/vm/elf.go'
BOOTSTRAP GUILEC system/vm/frame.go
wrote `system/vm/dwarf.go'
BOOTSTRAP GUILEC system/vm/linker.go
/bin/sh: line 1: 69110 Abort trap: 6
Le ven. 13 déc. 2019 à 14:31, Andy Wingo a écrit :
>
> We are pleased to announce GNU Guile release 2.9.7. This is the seventh
> and hopefully next-to-last pre-release of what will eventually become
> the 3.0 release series.
I tested with nomunofu v0.2.0 (http://hyper.dev/nomunofu-v0.2.0.tar.gz)
Am Fr., 13. Dez. 2019 um 14:50 Uhr schrieb Matt Wette :
>
>
> On 12/13/19 5:30 AM, Andy Wingo wrote:
> > We are pleased to announce GNU Guile release 2.9.7. This is the seventh
> > and hopefully next-to-last pre-release of what will eventually become
> > the 3.0 release series.
> >
>
> mwette$ una
Hello!
What about getting rid of the locale warning, as shown below?
More generally, I'm in favor of reducing run-time warnings to a bare
minimum, because application users often don’t care about them (plus
they’re not i18n’d), and because application developers cannot silence
them or handle them
Ludovic Courtès writes:
> Hello!
>
> What about getting rid of the locale warning, as shown below?
>
> More generally, I'm in favor of reducing run-time warnings to a bare
> minimum, because application users often don’t care about them (plus
> they’re not i18n’d), and because application develop