Re: [Mingw-w64-public] swscanf() crashes if __USE_MINGW_ANSI_STDIO is defined

2017-11-12 Thread David Lee
On 12 November 2017 at 15:28, David Lee wrote: > On 11 November 2017 at 21:47, Hannes Domani via Mingw-w64-public > wrote: >> Am Samstag, 11. November 2017, 10:15:00 MEZ hat Liu Hao >> Folgendes geschrieben: >> >>> Debugging in assembly exposes indirection through a null pointer in >>> `mingw-w

Re: [Mingw-w64-public] [PATCH 1/2] headers: Allow setting the default __MSVCRT_VERSION__

2017-11-12 Thread Martin Storsjö
On Sat, 11 Nov 2017, Martin Storsjö wrote: On Sat, 11 Nov 2017, Jacek Caban wrote: I would prefer to have the same names for headers and crt configure arguments. Other than that, it looks good to me. Yes, that's probably good. I originally had some thought about why I made them different, b