Re: [Mingw-w64-public] New implementation for C95 conversion functions

2025-07-07 Thread Kirill Makurin
Thanks for letting me know. I'll look into them and will send updated patches. - Kirill Makurin ___ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Re: [Mingw-w64-public] Provide definition of math_errhandling

2025-07-07 Thread LIU Hao
在 2025-7-7 20:52, Luca Bacci 写道: Question: should I really define the macros conditionally on __STDC_VERSION__? I suspect not. But the value of `math_errhandling` should be subject to GCC command-line options, like this: #if defined __FAST_MATH__ /* no error handling. */ # define m

[Mingw-w64-public] Provide definition of math_errhandling

2025-07-07 Thread Luca Bacci
See https://en.cppreference.com/w/c/numeric/math/math_errhandling.html Question: should I really define the macros conditionally on __STDC_VERSION__? Thanks, Luca From 4e437b49dbdc12a6e5975ef85fea18a820c6 Mon Sep 17 00:00:00 2001 From: Luca Bacci Date: Mon, 7 Jul 2025 14:46:09 +0200 Subject:

Re: [Mingw-w64-public] [PATCH] crt/ssp: disable premature stack protection at canary init

2025-07-07 Thread Igor Kostenko
Hi LIU Hao, Thank you for accepting the patch and for the backports. Regards, Igor. 07.07.2025 4:17, LIU Hao: 在 2025-7-7 03:43, Igor Kostenko 写道: Hi LIU Hao, Is it worth backporting this patch to the prior versions? The file was introduced by the commit 10394c9a966f8e93e9e2f09677dab273a0f6c