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

Fix: VS 2015 logmessage.cpp(167): error C2437: "_file" already initialized #277

Merged
merged 1 commit into from
Jul 13, 2018
Merged

Fix: VS 2015 logmessage.cpp(167): error C2437: "_file" already initialized #277

merged 1 commit into from
Jul 13, 2018

Conversation

ccvca
Copy link
Contributor

@ccvca ccvca commented Jul 13, 2018

When trying to compile with VS2015 I receive the following error (german error text, english something like: "already initialized" msdn C2437)

\g3log\src\logmessage.cpp(167): error C2437: "_file": Wurde bereits initialisiert.

Copy link
Owner

@KjellKod KjellKod left a comment

Choose a reason for hiding this comment

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

👍

@KjellKod KjellKod merged commit 39526ce into KjellKod:master Jul 13, 2018
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