Hi,
With the 64-bit gcc-4.9.2 compiler available from:
http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/mingw-builds/4.9.2/threads-posix/sjlj/
I have the issue that casting a long double inf to a __float128 results in a
__float128 nan.
No such pro
Hmm, where you got that the header-name is wrong?
Kai
2015-03-05 1:33 GMT+01:00 Martell Malone :
> The header name was incorrect :)
> I added WinStoreCompat support also
>
> Please Review
>
> --
> Dive into the World of P
Patch is ok.
Thanks,
Kai
2015-03-05 0:59 GMT+01:00 Martell Malone :
> Please Review
>
> --
> Dive into the World of Parallel Programming The Go Parallel Website,
> sponsored
> by Intel and developed in partnership with Sl
Hi Martell,
patch looks good so far. anyway we need to do a proper rewrite of
this header for new APIs. this is still something on my pile.
Thanks,
Kai
2015-03-05 0:52 GMT+01:00 Martell Malone :
> Please Review :)
>
>
Hi Martell,
is the WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP) check no
longer necessary here? What has changed that this check isn't
required anymore? AFAIR we introduced this check for vlc, so there
might be the difference.
Regards,
Kai
2015-03-04 23:33 GMT+01:00 Martell Malone :
> I s