This is the mail archive of the newlib@sources.redhat.com mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: warning in fcloseall.c fix patch


Patch applied. Thanks.

-- Jeff J.

Artem B. Bityuckiy wrote:
Hello.
I have the following warning when compiling Newlib:

/home/dedekind/work/newlib_proj/contribution/src/newlib-snapshot/newlib/libc/stdio/fcloseall.c:

In function `_fcloseall_r':
/home/dedekind/work/newlib_proj/contribution/src/newlib-snapshot/newlib/libc/stdio/fcloseall.c:70:


warning: passing arg 2 of `_fwalk_reent' from incompatible pointer type

Here is the patch to correct this. Is it OK?



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]