Skip to content

Re-enable no-unused-lamda-capture and no-format-trucation#923

Merged
BillyONeal merged 2 commits intomicrosoft:masterfrom
moriarty:re-enable-disabled-warnings
Oct 17, 2018
Merged

Re-enable no-unused-lamda-capture and no-format-trucation#923
BillyONeal merged 2 commits intomicrosoft:masterfrom
moriarty:re-enable-disabled-warnings

Conversation

@moriarty
Copy link
Copy Markdown
Contributor

These were disabled as a quick fix for #778 in #779.

I did the original quick fix of disabling the warnings, and I meant to come back and fix them when I had time.

These were disabled as a quick fix for microsoft#778 in microsoft#779.

* no-format-truncation was properly fixed in microsoft#787
* no-unused-lamda-capture was worked around in microsoft#732
* gaurds for gcc 5.4 were added in microsoft#849 but with microsoft#787 aren't needed
@moriarty
Copy link
Copy Markdown
Contributor Author

I didn't re-enable the -Wdelete-non-virtual-dtor because at first I couldn't find when it had been fixed.
But it was fixed with #844.

It looks like this repo uses squash-and-merge so I will push a new commit to this branch.

@BillyONeal BillyONeal merged commit a2d2d3c into microsoft:master Oct 17, 2018
@BillyONeal
Copy link
Copy Markdown
Member

Thank you!

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