在 2024-12-04 18:00, Martin Storsjö 写道:
This initialization isn't needed, static variables are guaranteed
to be zero initialized anyway. This syntax of using an empty brace
list is only supported since C23 (even though compilers may accept
it in older language modes too).

This removes one unnecessary change from
997473bddf5b6b256599f7031064eda9a916c9d6.

Signed-off-by: Martin Storsjö <mar...@martin.st>
---
  mingw-w64-crt/crt/crt_handler.c | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-

LGTM.


--
Best regards,
LIU Hao

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to