Likely bug in scm_port_poll

2019-06-17 Thread Mark H Weaver
Hi Andy, If you'd be willing to take a quick look at this, I'd be grateful. Probably a bug, but I feel uneasy that I might be overlooking something. scm_port_poll contains the following code: if (scm_i_string_contains_char (events, 'r')) c_events |= POLLIN; if (scm_i_string_contains_char

Re: Feedback for #21076

2019-06-17 Thread Isaac Jurado
No worries, thanks for the update! El lun., 17 jun. 2019 17:15, Mark H Weaver escribió: > Hi Isaac, > > Isaac Jurado writes: > > Thanks! There's no rush. But I wanted to merge it before 2.2.5 > > I'm sorry, but it's unlikely to be included in 2.2.5, which will be > released very soon. I won't

Re: Feedback for #21076

2019-06-17 Thread Mark H Weaver
Hi Isaac, Isaac Jurado writes: > Thanks! There's no rush. But I wanted to merge it before 2.2.5 I'm sorry, but it's unlikely to be included in 2.2.5, which will be released very soon. I won't have time to investigate the issues around your proposed patch before then. Mark

Re: Feedback for #21076

2019-06-17 Thread Isaac Jurado
Thanks! There's no rush. But I wanted to merge it before 2.2.5 El dom., 16 jun. 2019 23:09, Mark H Weaver escribió: > Hi Isaac, > > Isaac Jurado writes: > > > Apologies in advance if this is unorthodox. I just wanted to ping the > > list because I sent a patch proposal to fix #21076. Since it

Re: Distributed verification of release tarballs using Guix? (was Re: Releasing 2.2.5?)

2019-06-17 Thread Ludovic Courtès
Hi Mark, Mark H Weaver skribis: > Sure, I can take care of updating NEWS in the next day or two. Awesome, thank you! >>> Regrettably, Guile 2.2 has become too heavy to build on the only machine >>> in my possession that I have any trust in. I don't have a machine that >>> I consider sufficien