Re: [PATCH, v2] Fix build on platforms where the stack grows upwards

2020-03-13 Thread Andy Wingo
On Tue 10 Mar 2020 23:58, John David Anglin writes: > On 2020-02-08 9:07 a.m., Ludovic Courtès wrote: >> John Paul Adrian Glaubitz skribis: >> >>> * libguile/continuations.c (scm_dynthrow): Fix missing mra >>>parameter to grow_stack for SCM_STACK_GROWS_UP. >> Applied, thanks! > I believe th

Re: [PATCH, v2] Fix build on platforms where the stack grows upwards

2020-03-13 Thread John David Anglin
On 2020-03-13 12:29 p.m., Andy Wingo wrote: > On Tue 10 Mar 2020 23:58, John David Anglin writes: > >> On 2020-02-08 9:07 a.m., Ludovic Courtès wrote: >>> John Paul Adrian Glaubitz skribis: >>> * libguile/continuations.c (scm_dynthrow): Fix missing mra parameter to grow_stack for SC