Fortran error handling including stacktrace generation

Thanks for sharing your work. I remember there were a few interesting discussions on error handling before (threads 1114 and 3050 are just two).

There are a few more error handling libraries that define their own derived types, including (in no particular order)

Can you comment on how does your library differ or what does it do better? What other factors hinder the adoption of a common error handling module (and derived type)?

1 Like