在 2020/3/16 5:30, Martin Storsjö 写道: > This avoids duplicate definitions, if something refers to e.g. > __ms_vsnprintf, while the inline vsnprintf also has been instantiated > in C++ mode. (In C++ mode, the inline vsnprintf function isn't marked > static.) > > This should fix https://github.com/msys2/MINGW-packages/issues/6271. > > Signed-off-by: Martin Storsjö <[email protected]> > --- >
This patch looks good to me. The testcase no longer fails. -- 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
