Skip to content
  • Chun-wei Fan's avatar
    Fix build on Visual C++ · 2954f70d
    Chun-wei Fan authored
    -glib/gmarkup.c: Use G_VA_COPY() instead of va_copy() as va_copy() may not
     be universally available.
    -gio/gtestdbus.c: Include io.h on Windows for close()
    2954f70d