在 2020/10/4 下午10:11, Biswapriyo Nath 写道: > +#ifdef __cplusplus > +}; > +#endif > +
This semicolon follows the `extern "C"` block and has no effect. Should it be removed? I have noticed that this superfluous semicolon exists in MS headers as well. They cause warnings with GCC in pedantic mode. -- Best regards, LH_Mouse
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
