Skip to content

add default cases - #2186

Merged
vitaut merged 1 commit into
fmtlib:masterfrom
SherlockInSpace:master
Mar 19, 2021
Merged

vitaut merged 1 commit into
fmtlib:masterfrom
SherlockInSpace:master

Conversation

@SherlockInSpace

Copy link
Copy Markdown
Contributor

Adding default case for switch statements where the compilation
flag -Wswitch-default is present on the command line when spdlog
is included in external projects.

Signed-off-by: Ryan Sherlock ryan.m.sherlock@gmail.com

I agree that my contributions are licensed under the {fmt} license, and agree to future changes to the licensing.

Adding default case for switch statements where the compilation
flag -Wswitch-default is present on the command line when spdlog
is included in external projects.

Signed-off-by: Ryan Sherlock <ryan.m.sherlock@gmail.com>
@vitaut
vitaut merged commit 0f85a46 into fmtlib:master Mar 19, 2021
@vitaut

vitaut commented Mar 19, 2021

Copy link
Copy Markdown
Contributor

Thanks

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