mirror of
https://github.com/Cantera/cantera.git
synced 2026-08-19 01:14:44 -05:00
All of the functions for manipulating the global error stack (CanteraError::save, setError, showErrors, etc.) are deprecated. The ability to store an error is retained only for use in the C and Fortran interfaces so that the last error message can be retrieved after a function returns an error code.