Charles Mita db16131db4 Add manual error tracing
Error messages and function names/line numbers are traced via
__func__ or __FUNCTION__, __LINE__, etc (or just "unknown" if
not available). A manual stack is kept onto which these values
are pushed which can then be dumped to stderr/stdout.

stderr is used to report this information since no other
facility appears to be provided.
2018-03-27 17:58:22 +01:00
2018-03-27 17:58:22 +01:00
2018-03-27 11:14:33 +01:00
2018-03-27 11:14:33 +01:00
2018-03-27 17:58:22 +01:00
S
Description
No description provided
BSD-3-Clause 257 KiB
1.0.0 Latest
2026-04-08 16:03:30 +02:00
Languages
C 89.7%
Fortran 7.8%
Python 1.6%
CMake 0.5%
Dockerfile 0.4%