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: [PATCH] c[includes]



I believe this problem (abort and malloc not being in std::) will be
fixed whenever shadow headers are finally fixed up.

I have no idea when --enable-cshadow-headers will work again. Anybody?

WRT your patch: 

non-STL headers don't use__STL_BEGIN_NAMESPACE, and instead
unconditionally use namespace std { } constructs. I hope to eventually
synch up the coding conventions between the STL and non-STL parts of
these sources.

-benjamin

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