-
- Downloads
re PR libstdc++/30127 (std::has_facet returns true for not installed derived facets)
2007-12-14 Benjamin Kosnik <bkoz@redhat.com> PR libstdc++/30127 PR libstdc++/34449 * include/bits/locale_classes.h (use_facet): Check facet hierarchy. (has_facet): Same. * testsuite/22_locale/global_templates/user_facet_hierarchies.cc: New. * testsuite/22_locale/global_templates/ standard_facet_hierarchies.cc: New. From-SVN: r130941
Showing
- libstdc++-v3/ChangeLog 10 additions, 0 deletionslibstdc++-v3/ChangeLog
- libstdc++-v3/include/bits/locale_classes.h 14 additions, 3 deletionslibstdc++-v3/include/bits/locale_classes.h
- libstdc++-v3/testsuite/22_locale/global_templates/standard_facet_hierarchies.cc 84 additions, 0 deletions.../22_locale/global_templates/standard_facet_hierarchies.cc
- libstdc++-v3/testsuite/22_locale/global_templates/user_facet_hierarchies.cc 108 additions, 0 deletions...uite/22_locale/global_templates/user_facet_hierarchies.cc
Loading
Please register or sign in to comment