On 07/06/2017 05:23 PM, Jacek Caban wrote:
> Please review.
>
> Signed-off-by: Jacek Caban
> ---
> mingw-w64-headers/include/sal.h | 9 +
> 1 file changed, 9 insertions(+)
>
>
Looks OK.
signature.asc
Description: OpenPGP digital signature
---
On 07/06/2017 05:23 PM, Jacek Caban wrote:
> Please review.
>
> Signed-off-by: Jacek Caban
> ---
> mingw-w64-crt/lib32/kernel32.def | 1 +
> 1 file changed, 1 insertion(+)
Patch OK.
signature.asc
Description: OpenPGP digital signature
Please review.
Signed-off-by: Jacek Caban
---
mingw-w64-headers/include/sal.h | 9 +
1 file changed, 9 insertions(+)
diff --git a/mingw-w64-headers/include/sal.h b/mingw-w64-headers/include/sal.h
index ef2e3d67..9088d5ab 100644
--- a/mingw-w64-headers/include/sal.h
+++ b/mingw-w64-head
Please review.
Signed-off-by: Jacek Caban
---
mingw-w64-crt/lib32/kernel32.def | 1 +
1 file changed, 1 insertion(+)
diff --git a/mingw-w64-crt/lib32/kernel32.def b/mingw-w64-crt/lib32/kernel32.def
index 7467ecf5..5b75f892 100644
--- a/mingw-w64-crt/lib32/kernel32.def
+++ b/mingw-w64-crt/lib32
Hello,
Well, we could provide this prototype for x64 too. Not sure why we
are not doing this already.
Regards,
Kai
2017-06-16 16:14 GMT+02:00 :
> Hello,
>
> I'm trying to compile Gcc-7.0.1 and mingw-w64-5.0.2 in 64bits, using MSYS.
>
> I would like to enable the libsanitizer support, but one o
On 28/06/17 18:31, Rhodri James wrote:
Folks,
for complicated and devious reasons I am trying to cross-compile a
program for Windows on Linux, run it under WINE and pick up coverage
information with gcov. Unfortunately it doesn't seem to work.
[...]
There is no hello.gcda file anywhere. A b