Properly catch exceptions in {i|o}stream - #2033
Properly catch exceptions in {i|o}stream#2033Stephan T. Lavavej (StephanTLavavej) merged 16 commits into
Conversation
Co-authored-by: Igor Zhukov <fsb4000@yandex.ru>
Co-authored-by: Adam Bucior <35536269+AdamBucior@users.noreply.github.com>
785036a to
201c4cf
Compare
Casey Carter (CaseyCarter)
left a comment
There was a problem hiding this comment.
These are more suggestions than required changes, so I'll go ahead and approve.
|
From my point of view the current iostream situation is a bit broken. We do a lot of gymnastics to not call I think we could even get around the double exception it if we would simply call That said, I would definitely not touch this in this PR |
Stephan T. Lavavej (StephanTLavavej)
left a comment
There was a problem hiding this comment.
Looks good, I'll go ahead and push changes for one last round of feedback.
This comment has been minimized.
This comment has been minimized.
|
I'm mirroring this to an MSVC-internal PR - please notify me if any further changes are pushed. |
|
Thanks for fixing these EH bugs! π π¦ π |
Fixes #1858