Skip to content

build fix for MSVC compilation.#17

Merged
cjappl merged 1 commit intocjappl:mainfrom
atsushieno:msvc-build-fix
Dec 13, 2024
Merged

build fix for MSVC compilation.#17
cjappl merged 1 commit intocjappl:mainfrom
atsushieno:msvc-build-fix

Conversation

@atsushieno
Copy link
Copy Markdown
Contributor

I tried to use rtlog-cpp on Windows sing VC++, but it does not like GCC extension attributes. If I understand correctly, format does not affect run-time behavior, so I simply took it out for VC++.

(I'm not sure how clang-format likes this change, on CLion it does not auto format like current code file. I leave it as is. Excuse me of that.)

@atsushieno
Copy link
Copy Markdown
Contributor Author

(I'm not sure how clang-format likes this change, on CLion it does not auto format like current code file. I leave it as is. Excuse me of that.)

nevermind, it's reported as build failure so I could fix the changes.

@cjappl cjappl merged commit 3f27c54 into cjappl:main Dec 13, 2024
@cjappl
Copy link
Copy Markdown
Owner

cjappl commented Dec 13, 2024

Thanks for the contribution :)

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