Thomas Huth
c5b5288c3d
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>
2023-08-03 13:04:35 +02:00
..
2023-05-30 17:37:26 +02:00
2023-05-30 17:37:26 +02:00
2023-05-10 14:15:13 +02:00
2023-05-30 17:37:26 +02:00
2023-07-10 15:34:57 +02:00
2023-05-30 17:37:26 +02:00
2023-03-20 12:43:50 +01:00
2023-05-23 16:51:13 -07:00
2023-06-13 11:28:58 +02:00
2023-05-18 08:53:52 +02:00
2023-07-08 07:30:17 +01:00
2023-07-08 07:30:17 +01:00
2023-07-08 07:30:17 +01:00
2023-05-23 15:20:15 +08:00
2023-06-02 12:29:27 -05:00
2023-03-20 12:43:50 +01:00
2023-01-11 10:44:34 +01:00
2023-04-06 12:38:42 -04:00
2023-05-30 17:37:26 +02:00
2023-05-30 17:37:26 +02:00
2023-05-30 17:37:26 +02:00
2023-06-02 12:27:19 -05:00
2023-02-17 14:34:24 +01:00
2023-02-04 06:19:42 -10:00
2023-07-31 12:19:13 -07:00
2023-06-05 13:11:24 +02:00
2023-06-13 17:42:01 +10:00
2023-05-30 17:37:26 +02:00
2023-07-08 07:30:17 +01:00
2023-04-24 11:29:00 +02:00
2023-03-13 15:23:37 +04:00
2023-08-03 13:04:35 +02:00
2023-02-23 13:56:14 +01:00
2023-05-30 17:37:26 +02:00
2023-06-06 09:42:14 +02:00
2023-01-19 10:18:28 +01:00
2023-04-20 11:17:35 +02:00
2023-06-02 12:27:19 -05:00
2023-03-07 12:38:40 +01:00
2023-03-07 12:38:40 +01:00
2023-02-02 11:48:20 +00:00
2023-06-01 11:05:05 -04:00
2023-03-28 15:23:10 -07:00
2023-05-08 11:10:49 +02:00
2023-02-04 07:56:54 +01:00
2023-04-27 16:39:43 +02:00
2023-05-03 14:00:08 -05:00
2023-08-01 10:22:33 +01:00
2023-06-27 17:08:56 +02:00
2023-02-27 09:15:39 +01:00
2023-02-11 16:51:09 +01:00
2023-05-24 09:21:22 +02:00
2023-05-30 17:37:26 +02:00