diff options
| author | Yonggang Luo | 2020-09-02 19:00:53 +0200 |
|---|---|---|
| committer | Thomas Huth | 2020-09-06 20:26:43 +0200 |
| commit | fec7bcf16b1b77d648b23d7832a39aef9f11aea0 (patch) | |
| tree | 86cdf68a2af0a0d442118ff4a3949eecf8569e3e /scripts/tracetool | |
| parent | tests/docker: add python3-setuptools the docker images (diff) | |
| download | qemu-fec7bcf16b1b77d648b23d7832a39aef9f11aea0.tar.gz qemu-fec7bcf16b1b77d648b23d7832a39aef9f11aea0.tar.xz qemu-fec7bcf16b1b77d648b23d7832a39aef9f11aea0.zip | |
tests: handling signal on win32 properly
SIGABRT should use signal(SIGABRT, sigabrt_handler) to handle on win32
The error:
E:/CI-Cor-Ready/xemu/qemu.org/tests/test-replication.c:559:33: error: invalid use of undefined type 'struct sigaction'
559 | sigact = (struct sigaction) {
| ^
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Message-Id: <20200902170054.810-6-luoyonggang@gmail.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'scripts/tracetool')
0 files changed, 0 insertions, 0 deletions
