[V3 PATCH] Fix for defect report libstdc++/1884

Gabriel Dos Reis gdr@codesourcery.com
Sun Apr 1 00:00:00 GMT 2001


bumgard@roguewave.com writes:

| I'm not sure why this is commented out, but it does keep most
| of the template implementations from being loaded into user programs.
| 
| Perhaps the user should define a macro to indicate when they wish
| the implementation to be loaded, so the implementation for a 
| particular instantiation can be localized to a single module,
| and all other files would not have to parse the implementation.

Hmm, I would like w e go the straigh and painless road: make them
visible. 

| It would be nice to give users the choice to do it either way,
| at least until 'export' gets implemented...
| 
| 
| 2001-02-14  Greg Bumgardner <bumgard@roguewave.com>
| 
| 	* libstdc++-v3/include/bits/c++config: Restore
| 	_GLIBCC_FULLY_COMPLIANT_HEADERS macro definition.  

Benjamin reported compile-time-regression about this but I don't know
how serious it is, given its correctness.

-- Gaby
CodeSourcery, LLC                       http://www.codesourcery.com



More information about the Libstdc++ mailing list