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

Change WIN32 to _WIN32 #53

Merged
merged 1 commit into from
Sep 11, 2020
Merged

Change WIN32 to _WIN32 #53

merged 1 commit into from
Sep 11, 2020

Conversation

rotu
Copy link
Contributor

@rotu rotu commented Aug 24, 2020

This seems to have been a typo. The correct macro is _WIN32 as seen elsewhere in this repo and as per the docs:

https://docs.microsoft.com/en-us/cpp/preprocessor/predefined-macros?view=vs-2019

Possibly responsible for ros-tooling/setup-ros#236

This seems to have been a typo. The correct macro is `_WIN32` as seen elsewhere in this repo and as per the docs:

https://docs.microsoft.com/en-us/cpp/preprocessor/predefined-macros?view=vs-2019

Possibly responsible for ros-tooling/setup-ros#236
@rotu
Copy link
Contributor Author

rotu commented Sep 11, 2020

@wjwwood what's the next step here? How do I get this reviewed and merged?

@wjwwood
Copy link
Member

wjwwood commented Sep 11, 2020

Sorry, I missed the notification. This one is not part of our triage I guess or it hasn’t been long enough. Thanks for the patch.

@wjwwood wjwwood merged commit 264fa67 into osrf:master Sep 11, 2020
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.

None yet

2 participants