Re: [PATCH] Modify mingw_main() workaround to avoid link errors
From: Junio C Hamano <hidden> Date: 2016-06-15 22:45:06
Johannes Sixt [off-list ref] writes:
Zitat von Steffen Prohaska [off-list ref]:
...
quoted
The modified define works.
Signed-off-by: Steffen Prohaska <redacted>
Acked-by: Johannes Sixt <redacted>
I was not aware that my version (block-scoped static function forward
declaration) is not valid C. Thanks, Björn, for pointing out the gcc bugzilla
entries.