buildsi / build-abi-tests

0 stars 0 forks source link

Thrown types must be evaluated for compatibility #6

Closed woodard closed 3 years ago

woodard commented 3 years ago

Right now when a library throws an exception the type is not checked for ABI compatibility. Even though it appears to be a private type, it needs to be checked to make sure that any other library or application which catches that exception handles it correctly.

woodard commented 3 years ago

Resolved by 6d94490a4a73cff01ee5651bfc5942cbc94dd8ae