diff options
author | Thomas Huth <thuth@redhat.com> | 2023-07-28 16:27:45 +0200 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2023-08-03 13:04:35 +0200 |
commit | c5b5288c3da9c7728b2d10b577bc31beb231fb8a (patch) | |
tree | 24c8675d62d73ca4990f62ac68222384bcd4be84 /.gitlab-ci.d | |
parent | fb695ae3fdfe34ce7bf2eaa4595d48ca809c8841 (diff) |
util/oslib-win32: Fix compiling with Clang from MSYS2
Clang complains:
../util/oslib-win32.c:483:56: error: omitting the parameter name in a
function definition is a C2x extension [-Werror,-Wc2x-extensions]
win32_close_exception_handler(struct _EXCEPTION_RECORD*,
^
Fix it by adding parameter names.
Message-Id: <20230728142748.305341-4-thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to '.gitlab-ci.d')
0 files changed, 0 insertions, 0 deletions