On Mon, 16 Mar 2020, Liu Hao wrote:

在 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.

Thanks, pushed (with a minor rename of the new files, to slightly better names).

// Martin



_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to