Support for code not using exceptions
Could you explain how it will work when exception are disabled?
it just logs the errors. when building games we usually don't have exceptions enabled. gtest works nicely without exceptions
On Thu, Jul 5, 2018, 09:47 emil-e [email protected] wrote:
Could you explain how it will work when exception are disabled?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/emil-e/rapidcheck/pull/194#issuecomment-402635307, or mute the thread https://github.com/notifications/unsubscribe-auth/AArJ2DRNsvZUci1XOI00FKb-OnD728pWks5uDcStgaJpZM4VDB-O .
Will shrinking still work with this?