Fix some Windows build header issues

Review Request #2731 — Created Oct. 27, 2023 and submitted

Information

pidgin/pidgin
default

Reviewers

We need to use the helper headers to get the bit flags for g_mkdir.

And MSVC doesn't seem to like the empty initializer for the signal array.

Compiled libpurple on Linux and Windows.

Summary ID
Fix some Windows build header issues
We need to use the helper headers to get the bit flags for `g_mkdir`. And MSVC doesn't seem to like the empty initializer for the signal array.
685d01c0126e0dc0f20f2699a13059a0c543b474
grim
  1. Nice work, thanks!!

  2. 
      
grim
Review request changed

Status: Closed (submitted)

Loading...