在 2021-08-13 00:31, Biswapriyo Nath 写道:
Aye. Updated.
Thanks. I pushed these patches to master.
--
Best regards,
LIU Hao
OpenPGP_signature
Description: OpenPGP digital signature
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourcefo
Aye. Updated.
From a5a1b8fb35d638a30e9f2f2b6b1fd9298d7e8b1d Mon Sep 17 00:00:00 2001
From: Biswapriyo Nath
Date: Sun, 8 Aug 2021 23:34:05 +0530
Subject: [PATCH 2/4] headers: Add new types in winhvplatformdefs.h
Signed-off-by: Biswapriyo Nath
---
mingw-w64-headers/include/winhvplatformdefs.h | 4
在 2021-08-09 02:14, Biswapriyo Nath 写道:
+
+#define WHV_NOTIFICATION_PORT_PREFERRED_DURATION_MAX (0xUI64)
+
+
Please use the suffix `ULL` instead of `UI64` here.
--
Best regards,
LIU Hao
OpenPGP_signature
Description: OpenPGP digital signature
___
From 4d829b31e9fdb50b2e62ccb2e65b9d5127b6e301 Mon Sep 17 00:00:00 2001
From: Biswapriyo Nath
Date: Sun, 8 Aug 2021 23:32:08 +0530
Subject: [PATCH 1/4] headers: Update existing enums and unions in
winhvplatformdefs.h
Signed-off-by: Biswapriyo Nath
---
mingw-w64-headers/include/winhvplatformdef