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

Refactor to #ifdef _WIN32 #262

Merged
merged 1 commit into from
Jan 7, 2025
Merged

Conversation

talregev
Copy link
Contributor

@talregev talregev commented Jan 7, 2025

Refactor to #ifdef _WIN32

It create a warning:

/home/runner/msh3/include/msh3.h:201:5: warning: "_WIN32" is not defined, evaluates to 0 [-Wundef]
  201 | #if _WIN32

Signed-off-by: Tal Regev <[email protected]>
@talregev talregev mentioned this pull request Jan 7, 2025
2 tasks
@nibanks nibanks merged commit 26a6244 into nibanks:main Jan 7, 2025
23 checks passed
@talregev talregev deleted the TalR/ifdef_WIN32 branch January 7, 2025 18:00
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