Merge branch 'js/mingw-assign-comma-fix'

The "return errno = EFOO, -1" construct, which is heavily used in compat/mingw.c and triggers warnings under "-Wcomma", has been rewritten to avoid the warnings. * js/mingw-assign-comma-fix: mingw: avoid the comma operator

Junio C Hamano committed Nov 26, 2025 at 10:32 UTC eb474aa7e60b9d7d9ffdd6bac6451ebfba71d8e6

No changes.