[RFC / patch] Autoconf test to avoid inclusion of <cstdio>

Paolo Carlini paolo.carlini@oracle.com
Wed Aug 6 21:37:00 GMT 2008


... 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.

//////////////
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CL_no_stdio_2.txt
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20080806/1a31a48b/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_no_stdio_2.txt
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20080806/1a31a48b/attachment-0001.txt>


More information about the Libstdc++ mailing list