This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: [RFC / patch] Autoconf test to avoid inclusion of <cstdio>


... this version of the idea is *much* simpler and safer, but anyway effective because EOF == -1, SEEK_CUR == 1, SEEK_END == 2, are by far the most common values (AFAIK).

I'm finishing testing it on x86_64-linux (without PCHs; earlier today I checked is also effective on i386-darwin), then I mean to apply it very soon... 

Paolo.

//////////////

Attachment: CL_no_stdio_2.txt
Description: Text document

Attachment: patch_no_stdio_2.txt
Description: Text document


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