Skip to content

thread_win32.c:55:16: error: cast from 'void*' to 'UINT' {aka 'unsigned int'} loses precision #614

thread_win32.c:55:16: error: cast from 'void*' to 'UINT' {aka 'unsigned int'} loses precision

thread_win32.c:55:16: error: cast from 'void*' to 'UINT' {aka 'unsigned int'} loses precision #614

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
pr-message: 'Push requests and other code contributions can only be accepted from authorized persons that have signed our contributor license agreement(CLA). When in doubt please write to [email protected].'