On 05.07.2017 21:23, André Hentschel wrote:
Signed-off-by: André Hentschel nerv@dawncrow.de
dlls/vcomp/main.c | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+)
Just recently it was mentioned on the mailing lists that compilers do not support ms_va_list on ARM64 yet. Does your code rely on any compiler patches, or do you assume that va_list == ms_va_list?