Fix a compilation error on windows and many warnings
Review Request #2106 — Created Nov. 29, 2022 and submitted — Latest diff uploaded
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.
Compiled and ran on windows.
Diff Revision 1
This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.
orig
1
2
Commits
libpurple/protocols/ircv3/purpleircv3capabilities.c |
---|
pidgin/meson.build |
---|
pidgin/win32/gtkwin32dep.c |
---|
pidgin/win32/winpidgin.c |
---|