You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the update to Windows-2025, MinGW is now using the UCRT values for
`L_tmpnam` and `TMP_MAX`, which match the MSVC values. Since the values
are now identical, consolidate the constants.
Link: mingw-w64/mingw-w64@c7c93e3
Link: mingw-w64/mingw-w64@124ee27
0 commit comments