Skip to content

Fix compiler warnings with MSVC 2017/2019#19

Open
jahnf wants to merge 2 commits intohenry-ch:masterfrom
jahnf:fix-msvc-warnings
Open

Fix compiler warnings with MSVC 2017/2019#19
jahnf wants to merge 2 commits intohenry-ch:masterfrom
jahnf:fix-msvc-warnings

Conversation

@jahnf
Copy link
Copy Markdown

@jahnf jahnf commented Aug 26, 2019

Since the warning messages are very long and very frequent, this makes compiling programs that use asynchronous very unpleasant. This commit fixes at least the ones I encountered.

  • Fix compiler warnings due to different types (signed/unsigned) with MSVC 2017/2019.

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.

1 participant