libio/strfile.h
Jeffrey A Law
law@cygnus.com
Sun Sep 21 14:04:00 GMT 1997
In message < 199709211916.PAA02336@jfc. >you write:
>
> libio has an internal header named strfile.h. I tried to use g++ to
> build a program which had its own file named strfile.h. The program's
> strfile.h was found instead of the compiler's. strfile.h is not
> specified in the draft ANSI C++ standard; nonstandard filenames should
> have some compiler or library unique prefix (<libio/strfile.h>,
> <g++-strfile.h>) to avoid this kind of problem.
I've forwarded this to Ulrich since he's officially the maintainer
of libio/libstdc++.
Hopefully he'll have something to say about it soon :-)
Jeff
More information about the Gcc-bugs
mailing list