bug-gnulib
[Top][All Lists]
Advanced

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

Re: stdio: don't require ignore_value around fwrite


From: Paul Eggert
Subject: Re: stdio: don't require ignore_value around fwrite
Date: Sun, 20 Mar 2011 14:09:52 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.14) Gecko/20110223 Thunderbird/3.1.8

On 03/20/2011 01:58 PM, Bruno Haible wrote:
> the first action should be to ping the glibc maintainers about it.
> If they close it as rejected / invalid / won't fix, then IMO we can consider
> to do something in gnulib about it.

That's already been done.  The bug hasn't been closed, but indications
are that it won't be fixed.

On 03/20/2011 01:58 PM, Bruno Haible wrote:
>   You can test C++ compatibility by doing
>     $ ./gnulib-tool --test --with-tests --with-c++-tests stdio

I'll look into this, but I'm afraid this may still presume more
C++ competence than I have.

I'll look into fixing the other problems you mentioned (and thanks
for reviewing it).  For C++
another option is to make the patch conditional on the compiler
not being C++; that way, C++ compilers, for good or for ill,
won't be affected by the patch.



reply via email to

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