If we're gonna get rid of _locale_t's internals from mingw-w64 headers (which 
sounds like a good idea to me), we need to make sure we also get rid of macros 
like these which access _locale_t's internals.

- Kirill Makurin
________________________________
From: Pali Rohár <[email protected]>
Sent: Wednesday, September 24, 2025 9:18 PM
To: Kirill Makurin <[email protected]>
Cc: [email protected] 
<[email protected]>
Subject: Re: [Mingw-w64-public] [PATCH] headers: Fix struct 
threadlocaleinfostruct for different msvcrt versions

That looks like that those macros can be affected.

On Wednesday 24 September 2025 10:03:23 Kirill Makurin wrote:
> ctype.h has macro versions of _is*_l functions which access _locale_t's 
> fields. I wonder if they may be affected by different layout of 
> threadlocaleinfostruct structure.
>
> - Kirill Makurin

_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to