diff options
author | Pali Rohár <pali.rohar@gmail.com> | 2021-12-21 01:07:19 +0100 |
---|---|---|
committer | Pali Rohár <pali.rohar@gmail.com> | 2021-12-21 01:07:19 +0100 |
commit | fe1e475144c895341ffecd8af14b7b1f4d8f4c38 (patch) | |
tree | 429e7d06d5026d0c98998617e51354f42cafcb5f /tests | |
parent | 010969070719fe14435f4b146ecef5e65df0098f (diff) | |
download | dlfcn-win32-fe1e475144c895341ffecd8af14b7b1f4d8f4c38.tar.gz dlfcn-win32-fe1e475144c895341ffecd8af14b7b1f4d8f4c38.tar.bz2 dlfcn-win32-fe1e475144c895341ffecd8af14b7b1f4d8f4c38.zip |
Try to avoid compile warning: cast between incompatible function types from ‘FARPROC’
warning: cast between incompatible function types from ‘FARPROC’ {aka ‘long long int (*)()’} to ‘BOOL (*)(DWORD, const CHAR *, struct HINSTANCE__ **)’ {aka ‘int (*)(long unsigned int, const char *, struct HINSTANCE__ **)’} [-Wcast-function-type]
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions