Skip to content

Use canonical error message format for standard build tool parsing - #615

Merged
Scott Jones (Scottj1s) merged 1 commit into
masterfrom
scottj1s/canonical_error_format
May 11, 2020
Merged

Use canonical error message format for standard build tool parsing#615
Scott Jones (Scottj1s) merged 1 commit into
masterfrom
scottj1s/canonical_error_format

Conversation

@Scottj1s

Copy link
Copy Markdown
Member

No description provided.

@Scottj1s
Scott Jones (Scottj1s) merged commit b95c4f3 into master May 11, 2020
@Scottj1s
Scott Jones (Scottj1s) deleted the scottj1s/canonical_error_format branch May 11, 2020 16:36
Comment thread cppwinrt/main.cpp
catch (std::exception const& e)
{
w.write(" error: %\n", e.what());
w.write("cppwinrt : error %\n", e.what());

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Is this to avoid the cppwinrt.cmd in Razzle?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants