Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

teach wil about c++/winrt exceptions by including cppwinrt.h#2927

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
DHowett-MSFT merged 1 commit intomasterfromdev/duhowett/WHYWILWHY
Sep 30, 2019

Conversation

@DHowett-MSFT
Copy link
Contributor

It turns out that if you CATCH_LOG without including this file, and you
end up catching a C++/WinRT hresult_exception, IT TURNS IT INTO A
FAILFAST.

Fixes#2591
Fixes#2881
Fixes#2807

PR Checklist

  • Closes some issues
  • author works here
  • Tests still pass
  • Requires documentation to be updated
  • I've discussed this with core contributors already.

Validation Steps Performed

Really went ham on the clipboard. Like, wow.

It turns out that if you CATCH_LOG without including this file, and youend up catching a C++/WinRT hresult_exception, IT TURNS IT INTO AFAILFAST.Fixes#2591Fixes#2881Fixes#2807
Copy link
Member

@zadjii-msftzadjii-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Should we maybe add a note about this bug where we're including this?

@DHowett-MSFT
Copy link
ContributorAuthor

I'm not sure. It's also just a matter of general correctness to do this. It's also got green builds, and if I rev it to add a comment the builds will ungreen themselves...

@DHowett-MSFTDHowett-MSFT added the Needs-SecondIt's a PR that needs another sign-off labelSep 30, 2019
@ghost ghost requested review fromcarlos-zamora andminiksaSeptember 30, 2019 22:36
@DHowett-MSFTDHowett-MSFT merged commita2f8a94 intomasterSep 30, 2019
@DHowett-MSFTDHowett-MSFT deleted the dev/duhowett/WHYWILWHY branchSeptember 30, 2019 22:52
DHowett-MSFT pushed a commit that referenced this pull requestOct 3, 2019
It turns out that if you CATCH_LOG without including this file, and youend up catching a C++/WinRT hresult_exception, IT TURNS IT INTO AFAILFAST.Fixes#2591.Fixes#2881.Fixes#2807.
@ghost
Copy link

🎉Windows Terminal Preview v0.5.2762.0 has been released which incorporates this pull request.:tada:

Handy links:

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@carlos-zamoracarlos-zamoracarlos-zamora approved these changes

@zadjii-msftzadjii-msftzadjii-msft approved these changes

@miniksaminiksaAwaiting requested review from miniksa

Assignees

No one assigned

Labels

Needs-SecondIt's a PR that needs another sign-off

Projects

None yet

Milestone

No milestone

5 participants

@DHowett-MSFT@carlos-zamora@zadjii-msft@DHowett

[8]ページ先頭

©2009-2025 Movatter.jp