Re: [Mingw-w64-public] Fwd: Wine Gecko 2.40-beta1

2015-08-11 Thread Jacek Caban
Hi Erik,

On 08/08/15 21:46, Erik van Pienbroek wrote:
> Jacek Caban schreef op ma 06-07-2015 om 17:24 [+0200]:
>> Hi all,
>>
>> I'm forwarding this announcement to mingw-w64 ML, because I know that 
>> a few disto maintainers read it. The final release will be in about 5
>> -6 weeks, so it's a good moment to ensure that it builds correctly. 
>> All feedback is appreciated.
>>
>> Thanks,
>> Jacek
> Hi Jacek,
>
> For Fedora we just tried to get the latest wine-gecko built. In order
> to get it built successfully against the recently released mingw-w64
> v4.0.4 we had to manually backport the following commits:
>
> 7eee339 - msinkaut.idl: Added new file.
> fc960d3 - msinkaut.h: Generated header file.
> ef5e914 - msinkaut_i.c: Added new file.
> 4ce7a79 - Install *.c files as headers as well.
> 85b4034 - textstor.idl: Updated to current Wine version.
> a883b47 - Added new versionhelpers.h header.
> e4a8812 - d2d1_1helper.h: Added a few missing declarations.
> e960f8f - winsdkver.h: Added *_WINBLUE defines.
>
> c440466 - Added liblocationapi.a.
>
> Could somebody please backport these commits to the v4.x branch?
>
> A bit offtopic (not wine-gecko related) but could somebody also please
> backport the following commit? It is needed by qt5-qtactiveqt 5.5.0
>
> 5f5e2c1 - activscp: Remove duplicate defines.

I just pushed cherry-picks to the branch.

Thanks,
Jacek

--
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public


Re: [Mingw-w64-public] Patch: complete implementation of intsafe.h

2015-08-11 Thread Jacek Caban
Hi David,

On 08/10/15 18:11, David Grayson wrote:
> Here is a quick summary of the remaining possible compatibility issues
> between our version and the PSDK version of intsafe.h:
>
> - We include wtypesbase.h to define our types
> - Our error result is always 0, they use ~0.
> - They have some undocumented functions in intsafe.h that we don't have.
> - Our version won't work on clang or older versions of gcc because it
> uses these builtins, but at least it can be included.

The patch looks good to me.

Thanks,
Jacek

--
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public