Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Declare variables as inline #54

Conversation

sketchylizard
Copy link

Declare empty_guid and guid_encoder as inline to fix multiple defined
symbol errors when compiling with clang++.

Declare empty_guid and guid_encoder as inline to fix multiple defined
symbol errors when compiling with clang++.
@sketchylizard
Copy link
Author

I can't reproduce this test failure locally. I ran them with Visual Studio 2019 and clang. Any ideas about why they failed?

@sketchylizard
Copy link
Author

Rebasing my commit fixed the test failures apparently. I also removed some changes that clang.format added. I didn't mean to include them.

@mariusbancila mariusbancila merged commit 1da3294 into mariusbancila:master Jan 13, 2022
@sketchylizard sketchylizard deleted the sketchylizard/FixInlineVariables branch January 13, 2022 15:52
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