Re: [Mingw-w64-public] string_s.h is missing a C++ overload

2023-02-09 Thread Julian Waters
Alright, one last try From d9aef4f2c6167228439d5f1e7fb63e612ac48aaa Mon Sep 17 00:00:00 2001 From: TheShermanTanker Date: Thu, 9 Feb 2023 16:08:58 +0800 Subject: [PATCH] string_s.h is missing a C++ overload Signed-off-by: TheShermanTanker --- mingw-w64-headers/crt/sec_api/string_s.h | 1 + 1 fi

Re: [Mingw-w64-public] string_s.h is missing a C++ overload

2023-02-09 Thread Zach Bacon
Try changing the extension of the patch to .txt sometimes that has to be done. On Thu, Feb 9, 2023, 3:54 p.m. Julian Waters wrote: > No idea why sourceforge keeps deleting the attached diff, this is the last > goddamn time I'm going to try > > ___ > Mi

Re: [Mingw-w64-public] string_s.h is missing a C++ overload

2023-02-09 Thread Julian Waters
No idea why sourceforge keeps deleting the attached diff, this is the last goddamn time I'm going to try ___ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Re: [Mingw-w64-public] [PATCH] headers: Add support for _FORTIFY_SOURCE=3

2023-02-09 Thread Martin Storsjö
On Wed, 8 Feb 2023, Christian Franke wrote: LIU Hao wrote: 在 2023-02-08 20:50, Martin Storsjö 写道: Thanks, this patch seems to work well for me with Clang! If there are no other objections, I'd go ahead and push it. Mostly looks good, except:    +#ifndef __has_builtin    +  #define __has_b

[Mingw-w64-public] string_s.h is missing a C++ overload

2023-02-09 Thread Julian Waters
A missing C++ overload has been added in this diff, for _wcserror ___ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public