pidgin/pidgin

e128168d9ea5
Fix a compilation error on windows and many warnings

SIG_ACK is macro for handling signals on windows. We just want to use it as a
constant, so we #undef if we see it.

Mark a bunch of parameters as unused.

Fix a bunch of warnings about type casting function pointers.

Testing Done:
Compiled and ran on windows.

Reviewed at https://reviews.imfreedom.org/r/2106/
[wrap-hg]
directory = gplugin
url = https://keep.imfreedom.org/gplugin/gplugin
revision = v0.39.1