Re: _CRT_glob stuff

2025-09-19 Thread Peter Eisentraut
On 18.09.25 17:15, Jacob Champion wrote: On Thu, Sep 18, 2025 at 3:03 AM Peter Eisentraut wrote: Here is some relevant documentation that suggests that this is the correct approach: https://github.com/mingw-w64/mingw-w64/blob/master/mingw-w64-headers/crt/_mingw.h.in#L476 This also says that t

Re: _CRT_glob stuff

2025-09-18 Thread Jacob Champion
On Thu, Sep 18, 2025 at 3:03 AM Peter Eisentraut wrote: > Here is some relevant documentation that suggests that this is the > correct approach: > > https://github.com/mingw-w64/mingw-w64/blob/master/mingw-w64-headers/crt/_mingw.h.in#L476 > > This also says that the default is 0 anyway, so it's no