在 2023-02-05 01:59, Biswapriyo Nath 写道:
From dad9f2a0a452b188e5f45892a0882fddc50c8db9 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath<[email protected]> Date: Sat, 4 Feb 2023 23:27:35 +0530 Subject: [PATCH] crt: Fix misleading indentation warning with gccThis fixes the following warning secapi/strerror_s.c:21:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] Signed-off-by: Biswapriyo Nath<[email protected]> --- mingw-w64-crt/secapi/strerror_s.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
Thanks for the patch. Pushed now. -- Best regards, LIU Hao
OpenPGP_signature
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
