Skip to content

Make fallthrough explicit in gason.cpp#41

Open
r-barnes wants to merge 2 commits intovivkin:masterfrom
r-barnes:patch-1
Open

Make fallthrough explicit in gason.cpp#41
r-barnes wants to merge 2 commits intovivkin:masterfrom
r-barnes:patch-1

Conversation

@r-barnes
Copy link
Copy Markdown

@r-barnes r-barnes commented Jul 16, 2024

Fixes #40

@r-barnes r-barnes mentioned this pull request Jul 16, 2024
@vivkin
Copy link
Copy Markdown
Owner

vivkin commented Jul 18, 2024

Is it compile with older then C++17 compilers?

@r-barnes
Copy link
Copy Markdown
Author

@vivkin - I've updated the code to work with older versions of the standard. My system rewrites builds into a different, internal system which defaults to the C++17 standard.

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.

Implicit fallthrough?

2 participants