Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
4.1.2, 4.1.3, 4.1.4, 4.2.0
-
None
-
Incorrect Behavior
Description
The function that is called by has_facet<>() and use_facet<>() uses _RWSTD_DYNAMIC_CAST in an attempt to check that the returned locale facet is of the requested type. Unfortunately, if RTTI is not supported or enabled, that cast becomes unreliable.
Attachments
Issue Links
- relates to
-
STDCXX-872 [XLC++ 7,8,9] unexpected assertions in 18.support.rtti.cpp
- Resolved
-
STDCXX-664 [IBM XLC++ 9.0/AIX 5.3] SIGABRT in 22.locale.globals.mt
- Closed