This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

Re: libio/strfile.h


  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




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