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]

Thumbs up or thumbs down: stl_config.h ?



We who are about to be #include'd salute you.

If we're going to have the CPLUSPLUS_CPP_SPEC use '-include c++config.h'
can we consider axing bits/stl_config.h?  It has lots of stuff for other
platforms which cpplib is just going to waste time removing.  It splits
configuration between two files.  And there's at least one PR due to
stl_config.h not being picked up anymore, resulting in unexpanded macros
arriving in the parser.

Thoughts?

Phil

-- 
pedwards at disaster dot jaj dot com  |  pme at sources dot redhat dot com
devphil at several other less interesting addresses in various dot domains
The gods do not protect fools.  Fools are protected by more capable fools.


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