Test suite and example programs don't compile on platforms that don't support exceptions ----------------------------------------------------------------------------------------
Key: STDCXX-681 URL: https://issues.apache.org/jira/browse/STDCXX-681 Project: C++ Standard Library Issue Type: Bug Components: Tests Affects Versions: 4.2.0 Reporter: Travis Vitek Priority: Minor Many of the test programs don't compile if _RWSTD_NO_EXCEPTIONS is defined. All of our primary and secondary platforms support exceptions by default, but this support can usually be disabled with a command line argument to the compiler. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.