Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
teach Printexc how to print BCH_failure exceptions
without this, we get cryptic error messages like: BCHBasicTypes.BCH_failure(_) which is not very useful for debugging. With this change, we get something like: Alignof error: tvoid which is more greppable ;-)
- Loading branch information