在 2019/2/1 9:51, Zebediah Figura 写道:
> diff --git a/mingw-w64-headers/ddk/include/ddk/ntintsafe.h
> b/mingw-w64-headers/ddk/include/ddk/ntintsafe.h
> new file mode 100644
> index ..baec2bcd
> --- /dev/null
> +++ b/mingw-w64-headers/ddk/include/ddk/ntintsafe.h
> +
> +#endif /* __GNUC__ >=
>From 3dcface26c73620cfc8ad7bd2f6110c20d0f2a61 Mon Sep 17 00:00:00 2001
From: Zebediah Figura
Date: Sat, 15 Dec 2018 21:03:47 -0600
Subject: [PATCH] ntintsafe.h: Add header.
Signed-off-by: Zebediah Figura
---
mingw-w64-headers/ddk/include/ddk/ntintsafe.h | 411 ++
1 file changed
在 2019/1/29 2:27, Zebediah Figura 写道:
>> Is is really necessary to duplicate this code for `Rtl*` and non-`Rtl`
>> variants? Using sort of macros to control what functions to generate
>> would look more appropriate.
>
> Probably not, no. I'm presuming we'd want to create a common header
> called s
On 1/28/19 7:16 AM, Liu Hao wrote:
在 2019/1/28 9:45, Zebediah Figura 写道:
From 8cb9f70bba03c555767e6d9767b92ac3b9b624f2 Mon Sep 17 00:00:00 2001
From: Zebediah Figura
Date: Sat, 15 Dec 2018 21:03:47 -0600
Subject: [PATCH] ntintsafe.h: Add header.
Signed-off-by: Zebediah Figura
---
mingw-w64
On 1/28/19 7:02 AM, Jacek Caban wrote:
Hi Zebediah,
The patch looks mostly good to me.
On 1/28/19 2:45 AM, Zebediah Figura wrote:
+/** If CHAR is unsigned, use static inline for functions that operate
+on chars. This avoids the risk of linking to the wrong function when
+different translation
在 2019/1/28 9:45, Zebediah Figura 写道:
> From 8cb9f70bba03c555767e6d9767b92ac3b9b624f2 Mon Sep 17 00:00:00 2001
> From: Zebediah Figura
> Date: Sat, 15 Dec 2018 21:03:47 -0600
> Subject: [PATCH] ntintsafe.h: Add header.
>
> Signed-off-by: Zebediah Figura
> ---
> mingw-w64-headers/ddk/include/ddk
Hi Zebediah,
The patch looks mostly good to me.
On 1/28/19 2:45 AM, Zebediah Figura wrote:
+/** If CHAR is unsigned, use static inline for functions that operate
+on chars. This avoids the risk of linking to the wrong function when
+different translation units with different types of chars are
>From 8cb9f70bba03c555767e6d9767b92ac3b9b624f2 Mon Sep 17 00:00:00 2001
From: Zebediah Figura
Date: Sat, 15 Dec 2018 21:03:47 -0600
Subject: [PATCH] ntintsafe.h: Add header.
Signed-off-by: Zebediah Figura
---
mingw-w64-headers/ddk/include/ddk/ntintsafe.h | 401 ++
1 file changed