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

add WIN32 ifdef guard to winsock #946

Merged
merged 1 commit into from
May 28, 2024
Merged

add WIN32 ifdef guard to winsock #946

merged 1 commit into from
May 28, 2024

Conversation

webispy
Copy link
Collaborator

@webispy webispy commented May 28, 2024

Regarding the use of nugu_winsock module, add _WIN32 macro to the existing __MSYS__ macro guard.

@webispy webispy added this to the v1.7.6 milestone May 28, 2024
Regarding the use of `nugu_winsock` module, add `_WIN32` macro to the
existing `__MSYS__` macro guard.

Signed-off-by: Inho Oh <webispy@gmail.com>
@webispy webispy added the ci/cd/build CI/CD/Build (github apps, travis, ...) label May 28, 2024
@JeanTracker JeanTracker merged commit 0d4b2fa into master May 28, 2024
12 checks passed
@JeanTracker JeanTracker deleted the fix_winsock branch May 28, 2024 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd/build CI/CD/Build (github apps, travis, ...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants