Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=24105
Your paranoid android
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=24104
Your paranoid android
I don't really read Lithuanian, but just in case: "No Ports" means
"number of ports" or more exactly "number of datagrams which were
rejected because the port in the datagram was invalid". Reference:
http://msdn.microsoft.com/en-us/library/windows/desktop/aa366929%28v=vs.85%29.aspx
André, any
On 01/22/13 20:21, Alexandre Julliard wrote:
> Jacek Caban writes:
>
>> The following patch makes winhttp use schannel instead of OpenSSL for
>> SSL (HTTPS) connections. It is made to be as minimal change as possible
>> (but complete enough to replace all OpenSSL functionality) to limit the
>> sco
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Am 2013-01-23 13:36, schrieb Stefan Dsinger:
> I was under the assumption that we already had a test for that -
> those interfaces expect both count and rectangle to be non-zero,
> otherwise they return an error.
>
> I can't find the test right now,
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Am 2013-01-23 13:28, schrieb Henri Verbeet:
> Although I don't expect a difference in behaviour, it probably
> wouldn't hurt to add tests for the other ddraw versions as well
> (i.e. through the viewport interface).
I was under the assumption that we
On 23 January 2013 13:14, Stefan Dösinger wrote:
> dlls/d3d8/tests/visual.c | 17 +
> dlls/d3d9/tests/visual.c | 16
> dlls/ddraw/tests/ddraw7.c | 36
> dlls/wined3d/device.c | 6 ++
> 4 files changed, 75 insertions(
Rico Schüller writes:
> @@ -228,9 +228,9 @@ static NTSTATUS open_key( HKEY *retkey, ACCESS_MASK
> access, OBJECT_ATTRIBUTES *a
> static HKEY create_special_root_hkey( HKEY hkey, DWORD access )
> {
> HKEY ret = 0;
> -int idx = (UINT_PTR)hkey - (UINT_PTR)HKEY_SPECIAL_ROOT_FIRST;
> +
Hi,
please don't apply this one, I somehow garbled the rebase ...
Cheers
Rico
On 23.01.2013 12:24, Rico Schüller wrote:
---
dlls/advapi32/registry.c | 18 +++---
dlls/advapi32/tests/registry.c | 54
--
2 files changed, 61 insertions
Dmitry Timoshkov writes:
> Alexandre Julliard wrote:
>
>> >> >> ExtTextOutW calls GetTextExtentExPointI for the (char_extra ||
>> >> >> dc->breakExtra)
>> >> >> case, and one of its helpers unconditionally calls dc->GetGlyphIndices
>> >> >> and
>> >> >> dc->GetTextExtentExPointI which crashes
Alexandre Julliard wrote:
> >> >> ExtTextOutW calls GetTextExtentExPointI for the (char_extra ||
> >> >> dc->breakExtra)
> >> >> case, and one of its helpers unconditionally calls dc->GetGlyphIndices
> >> >> and
> >> >> dc->GetTextExtentExPointI which crashes for a wineps.drv device.
> >> >>
>
Dmitry Timoshkov writes:
> Alexandre Julliard wrote:
>
>> >> ExtTextOutW calls GetTextExtentExPointI for the (char_extra ||
>> >> dc->breakExtra)
>> >> case, and one of its helpers unconditionally calls dc->GetGlyphIndices and
>> >> dc->GetTextExtentExPointI which crashes for a wineps.drv devic
Dmitry Timoshkov writes:
> Dmitry Timoshkov wrote:
>
>> ExtTextOutW calls GetTextExtentExPointI for the (char_extra ||
>> dc->breakExtra)
>> case, and one of its helpers unconditionally calls dc->GetGlyphIndices and
>> dc->GetTextExtentExPointI which crashes for a wineps.drv device.
>>
>> Thes
Alexandre Julliard wrote:
> >> ExtTextOutW calls GetTextExtentExPointI for the (char_extra ||
> >> dc->breakExtra)
> >> case, and one of its helpers unconditionally calls dc->GetGlyphIndices and
> >> dc->GetTextExtentExPointI which crashes for a wineps.drv device.
> >>
> >> These 2 patches make
14 matches
Mail list logo