Re: [Mingw-w64-public] [PATCH] headers: Fix VirtualFree declaration scope

2016-05-24 Thread Mateusz
I've compiled GCC with this patch and everything is OK. Thanks! W dniu 2016-05-24 o 11:24, Hugo Beauzée-Luyssen pisze: > It is available on desktop apps since XP, and on store apps since > Windows 10 > --- > mingw-w64-headers/include/memoryapi.h | 5 - > 1 file changed, 4 insertions(+), 1 del

Re: [Mingw-w64-public] [PATCH] headers: Fix VirtualFree declaration scope

2016-05-24 Thread Kai Tietz
Patch is ok. Thanks, Kai 2016-05-24 11:24 GMT+02:00 Hugo Beauzée-Luyssen : > It is available on desktop apps since XP, and on store apps since > Windows 10 > --- > mingw-w64-headers/include/memoryapi.h | 5 - > 1 file changed, 4 insertions(+), 1 deletion(-) > > diff --git a/mingw-w64-headers

[Mingw-w64-public] [PATCH] headers: Fix VirtualFree declaration scope

2016-05-24 Thread Hugo Beauzée-Luyssen
It is available on desktop apps since XP, and on store apps since Windows 10 --- mingw-w64-headers/include/memoryapi.h | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mingw-w64-headers/include/memoryapi.h b/mingw-w64-headers/include/memoryapi.h index 46e18c4..0a2fbd7 10075