summary refs log tree commit diff stats
path: root/stubs/qemu-timer-notify-cb.c
diff options
context:
space:
mode:
authorYonggang Luo <luoyonggang@gmail.com>2020-09-05 14:38:13 +0800
committerThomas Huth <thuth@redhat.com>2020-09-07 12:34:17 +0200
commit85c93c57f162e47025441ce39e2aadd0c1e0914f (patch)
treea4be9694100d7c4b13880ad13148ed2ab367a6f0 /stubs/qemu-timer-notify-cb.c
parentfec7bcf16b1b77d648b23d7832a39aef9f11aea0 (diff)
downloadfocaccia-qemu-85c93c57f162e47025441ce39e2aadd0c1e0914f.tar.gz
focaccia-qemu-85c93c57f162e47025441ce39e2aadd0c1e0914f.zip
tests: fixes test-vmstate.c compile error on msys2
../tests/test-vmstate.c: In function 'int_cmp':
../tests/test-vmstate.c:884:5: error: unknown type name 'uint'; did you mean 'uInt'?
  884 |     uint ua = GPOINTER_TO_UINT(a);
      |     ^~~~
      |     uInt
../tests/test-vmstate.c:885:5: error: unknown type name 'uint'; did you mean 'uInt'?
  885 |     uint ub = GPOINTER_TO_UINT(b);
      |     ^~~~
      |     uInt
make: *** [Makefile.ninja:5461:tests/test-vmstate.exe.p/test-vmstate.c.obj] 错误 1

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Message-Id: <20200905063813.1875-1-luoyonggang@gmail.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>

Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'stubs/qemu-timer-notify-cb.c')
0 files changed, 0 insertions, 0 deletions