blis icon indicating copy to clipboard operation
blis copied to clipboard

Overhaul error handling in the core framework

Open fgvanzee opened this issue 3 years ago • 0 comments

Going forward, this PR branch will implement the changes set forth in #479.

To start out with, only the new configure options are implemented. I'll incrementally update parts of the framework to (a) observe the new error checking flags and respond accordingly, and (b) return err_t values up the call stack wherever possible.

Thanks for your patience on this project, @jdiamondGitHub.

fgvanzee avatar May 12 '22 19:05 fgvanzee