You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
crt: mbstring.h: guard functions removed in msvcr80.dll
Functions _mbscpy and _mbscat were removed in msvcr80.dll.
Do not expose them when compiling for msvcr80.dll or later.
Signed-off-by: Kirill Makurin <[email protected]>
Signed-off-by: LIU Hao <[email protected]>
0 commit comments