[Patch] Fix type signature of feof and ferror in c++
Jonathan Roelofs
jonathan@codesourcery.com
Thu Dec 11 16:46:00 GMT 2014
libc++ does do the undef & wrap with an inline function thing in <cstdio>. This
particular test, however, is checking that <stdio.h> things have the correct
signature.
Cheers,
Jon
On 12/11/14 9:18 AM, Yaakov Selkowitz wrote:
> On 2014-12-11 10:08, Jonathan Roelofs wrote:
>> This fixes one of the libc++ tests: depr/depr.c.headers/stdio_h.pass.cpp
>
> These macros are undef'ed in libstdc++ <cstdio>; does libc++ not do the same?
>
--
Jon Roelofs
jonathan@codesourcery.com
CodeSourcery / Mentor Embedded
More information about the Newlib
mailing list