bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: patch: stdio fiex for UnixWare


From: Tim Rice
Subject: Re: patch: stdio fiex for UnixWare
Date: Sun, 11 Oct 2020 10:46:48 -0700 (PDT)
User-agent: Alpine 2.11 (UW2 23 2013-08-11)

Hi Bruno,

On Sun, 11 Oct 2020, Bruno Haible wrote:

> I'm applying the patch below, to fix this. The main differences to yours are:
>   * No need to touch the modules freadahead, freadptr, fseterr, since the
>     functions __freadahead, __freadptr, __fseterr don't exist on your 
> platform,
True as things stand today. I figured it would be more future proof
so add those now in case __freadahead, __freadptr, __fseterr are added
to UnixWare later.

>     <https://lists.gnu.org/archive/html/bug-gnulib/2020-09/msg00133.html>.
>   * When we modify a .m4 file, we also need to bump its serial number.

Sorry, I've seen enough patches come by on this list, I should have
remembered that. 

>   * It does not make the code clearer to remove the HAVE___FLBF and 
> HAVE___FPURGE
>     tests in fbufmode.c and fpurge.c.

Fine with me.

Thank you for the commit.

-- 
Tim Rice                                Multitalents    (707) 456-1146
tim@multitalents.net





reply via email to

[Prev in Thread] Current Thread [Next in Thread]