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]
Other format: [Raw text]

Re: [PATCH] Update backward/algo.h



> When did it become a non-issue?  And, how?  

The Makefiles already install non-.h headers. See 'include/std/*' and 
include/Makefile.am. The make install rules for headers are not the make 
defaults (for other reasons, actually.)

> Should the rule not then be removed from HEADER_POLICY?  

Yes.

> Note there are many extra files that exist solely to conform 
> to the rule.  Absent the rule they should be deleted.

Can you spec this out this work please?

-benjamin


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