This is the mail archive of the libstdc++@sources.redhat.com 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: G++ test failures



Apparently some of my changes from today and yesterday were incorrect.

D.7.1 says that <strstream> exists, but <strstream.h> does not. Plus, all 
the deprecated classes are explicitly in namespace std. 

So.

I would suggest that the g++ testcases use non-deprecated parts of the 
library, thus side-stepping this issue.

-benjamin

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