summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2020-01-16 12:07:58 +0100
committerRémi Verschelde <rverschelde@gmail.com>2020-01-16 12:10:25 +0100
commite33914e0c1df4344a7b2f3bd9f56b4a6f43af445 (patch)
tree300762c3c7337c9fc55c977ac368cd87d1812aca /CHANGELOG.md
parenta2c90fe2f366bea6974cf4b14373b15e1b83568b (diff)
MinGW: Avoid GCC -Wcast-function-type warnings on GetProcAddress
Using the same method as GNUlib and various other projects. https://lists.gnu.org/archive/html/bug-gnulib/2018-08/msg00109.html The warning is valid, but there's no way around it since the issue comes from the Windows SDK. It's also harmless in this case. Part of #29801.
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions