bug#41956: [PATCH] ice-9: exceptions: Properly format the error message.

2020-06-20 Thread Maxim Cournoyer
Hello Bengt! Bengt Richter writes: > Hi Maxim, > > tl;dr: > Does module/ice-9/exceptions.scm use the default format? > Maybe (use-modules (ice-9) format) will help get to the next bug ?? :) Thanks for suggesting! I tried but got the same result. I'm now testing a slightly different version:

bug#41956: [PATCH] ice-9: exceptions: Properly format the error message.

2020-06-20 Thread Bengt Richter
Hi Maxim, tl;dr: Does module/ice-9/exceptions.scm use the default format? Maybe (use-modules (ice-9) format) will help get to the next bug ?? :) On +2020-06-20 01:46:13 -0400, maxim.courno...@gmail.com wrote: > Maxim Cournoyer writes: > > > Hello, > > > > I had this problem in Guix where 'guix

bug#40737: Segfault in arm gcc7, thumb2 builroot, with arm patch

2020-06-20 Thread Ludovic Courtès
Hi, Ludovic Courtès skribis: > Andrew Gierth skribis: > >> diff --git a/libguile/lightening/lightening/arm-cpu.c >> b/libguile/lightening/lightening/arm-cpu.c >> index 4445266af..2b4eecc29 100644 >> --- a/libguile/lightening/lightening/arm-cpu.c >> +++

bug#40737: Segfault in arm gcc7, thumb2 builroot, with arm patch

2020-06-20 Thread Ludovic Courtès
Hi Andrew, Andrew Gierth skribis: > diff --git a/libguile/lightening/lightening/arm-cpu.c > b/libguile/lightening/lightening/arm-cpu.c > index 4445266af..2b4eecc29 100644 > --- a/libguile/lightening/lightening/arm-cpu.c > +++ b/libguile/lightening/lightening/arm-cpu.c > @@ -230,7 +230,7 @@