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]

Re: include strstream instead of strstream.h



> I think his point is that -we- are including that header in -our- own
> source code.  See egcs/libstdc++-v3/src/strstream.cc:50.

Right: this file supports the deprecated header. Thus, the warning is 
accurate.

> That is why I find his patch OK.

Substituting one deprecated header for the other? Why?

-benjamin


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