Mantis - ALGLIB
Viewing Issue Advanced Details
762 General feature have not tried 2017-11-28 18:51 2017-11-28 18:52
SergeyB  
SergeyB  
normal  
resolved  
implemented  
none    
none 3.13.0  
Unspecified
0000762: IMPLEMENTED: exception-free error handling for C++
Since 3.13.0, ALGLIB for C++ supports exception-free error handling, which is sometimes used in embedded systems.

When compiled with AE_NO_EXCEPTIONS preprocessor symbol, ALGLIB uses global (thread unsafe) flag variable for error reporting. See ALGLIB Reference Manual for more information.
Issue History
2017-11-28 18:51 SergeyB New Issue
2017-11-28 18:51 SergeyB Status new => assigned
2017-11-28 18:51 SergeyB Assigned To => SergeyB
2017-11-28 18:51 SergeyB Programming language => Unspecified
2017-11-28 18:52 SergeyB Status assigned => resolved
2017-11-28 18:52 SergeyB Fixed in Version => 3.13.0
2017-11-28 18:52 SergeyB Resolution open => implemented

There are no notes attached to this issue.