Re: [PATCH] qsort_r: new module, for GNU-style qsort_r

2014-09-16 Thread Paul Eggert
Thanks, should be fixed with the attached patch, which I pushed. >From 70fc25e89c4fc8721a9633df01d774b6ec8775f2 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 16 Sep 2014 12:26:48 -0700 Subject: [PATCH] qsort_r: include Problem reported by Tom G. Christensen in: http://lists.gnu.org/arch

Re: compile warnings when including avltree-list and gcc-warnings is enabled

2014-09-16 Thread Pádraig Brady
On 09/09/2014 12:09 AM, Dylan Cali wrote: > On Mon, Sep 8, 2014 at 10:04 AM, Dylan Cali wrote: >> On Sep 8, 2014 9:27 AM, "Eric Blake" wrote: >>> Does this work for all supported versions of gcc? Or do you need to make >>> it conditional on new enough gcc (it's okay if warnings have to be >>> dis

Re: [PATCH] qsort_r: new module, for GNU-style qsort_r

2014-09-16 Thread Tom G. Christensen
On 15/09/14 18:00, Paul Eggert wrote: On 09/15/2014 07:11 AM, Pádraig Brady wrote: Did you forget to git add m4/qsort_r.m4 ? Oops, yes I did. Thanks for catching that. I added it as per attached. The daily build failed on my Solaris 9 host: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -D

Re: [PATCH] poll: wait until timeout on pipes (win32)

2014-09-16 Thread Edward Thomson
Updated patch to take INFTIM into account. I have not yet received copyright assignment paperwork from FSF. I will ping them again and forward that along once I receive it. I'm reposting this ahead of that to continue any technical discussions that might arise so that we will hopefully have a fi