Re: [PATCH] msvcp120: Add test for concurrent_vector_copy.
15 Jun
2018
15 Jun
'18
10:05 a.m.
Hi Hua, On 06/15/18 15:47, Hua Meng wrote:
+static void (__thiscall *p_vector_base_v4__Internal_copy)( + vector_base_v4*, void (__cdecl*)(void*, size_t)); This doesn't match _Internal_copy header. It also breaks 64-bit compilation: dlls/msvcp120/tests/msvcp120.c:2784:16: error: too many arguments to function 'p_vector_base_v4__Internal_copy'
Thanks, Piotr
2745
Age (days ago)
2745
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban