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

Fix error: invalid conversion from 'std::thread::native_handle_type' {aka 'unsigned int'} to 'HANDLE' {aka 'void*'} #325

Merged
merged 1 commit into from
Sep 9, 2021

Conversation

rhabacker
Copy link
Contributor

Description

The commit from this pr fixes a build error with MinGW gcc
Fixes #324

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

The vsg library was build with this patch applied at https://build.opensuse.org/package/show/home:rhabacker:branches:games:mingw32/mingw32-libvsg

Test Configuration:

  • Toolchain: MinGW gcc
  • SDK: vsg git master branch

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My changes generate no new warnings

@rhabacker rhabacker force-pushed the FixMinGWBuilds branch 2 times, most recently from 767c09a to d96f9f2 Compare September 9, 2021 09:37
…{aka 'unsigned int'} to 'HANDLE' {aka 'void*'} [-fpermissive]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants