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=21252
Your paranoid android
>> > +GdipFree(backup);
>>
>> I think you want GdipDeletePath.
>
> Other places of GdipAddPathString implementation need this fixed as well then.
Nope, the existing use of GdipFree on backup is correct because the
extra data associated with it has been copied to the original path
(which ha
On 8/27/2012 07:20, Dmitry Timoshkov wrote:
Hi,
Are you sure that GetLocaleInfo can't handle these cases on its own?
I already added a test for that - for neutral LCID for English for
example it still returns en-US as locale name and the rest of the locale
entries I tested are from US locale a
Vincent Povirk wrote:
> > +GdipFree(backup);
>
> I think you want GdipDeletePath.
Other places of GdipAddPathString implementation need this fixed as well then.
> This seems very convoluted. Couldn't we just skip the size conversion
> in get_log_fontW when graphics is NULL? Any cases w
> +GdipFree(backup);
I think you want GdipDeletePath.
This seems very convoluted. Couldn't we just skip the size conversion
in get_log_fontW when graphics is NULL? Any cases where the scaling
would produce a size other than the em size need to be fixed in
GdipAddPathString anyway.
Hi,
Are you sure that GetLocaleInfo can't handle these cases on its own?
--
Dmitry.
There are a lot of msvcp100 functions that look like they are unused:
* In string.c all of the MSVCP__String_base_*(),
MSVCP_basic_string_*(), MSVCP_basic_string_wchar_*() and
MSVCP_char_traits_*() functions,
basic_string_w?char_replace_helper().
* In locale.c _Locinfo__Locinfo_cto
On Sun, Aug 26, 2012 at 1:29 AM, Alexandre Julliard wrote:
>> But msvcr100's wmemmove_s/wmemcpy_s are different; they
>> do not change errno. Tests in my patch confirm this.
>
> They do set errno, the tests are broken.
Aw, foo. Thanks, resent with fixes.
Sorry if my replies come in large batches, I'm subscribed to the
mailing list digest.
Sun, 26 Aug 2012 10:08, Cheer Xiao wrote:
> Hi all,
> I'm a MoinMoin contributor, one of MoinMoin's participating students
> in this year's Summer of Code.
> 2012/8/26 Kyle Auble :
>> Sat, 25 Aug 2012 14:44, O
I'm very sorry for sending another private mail to the list...
When I chose "Answer to sender" my Mailclient asked if I wanted to send
a private mail, but the sender is wine-devel. Damn.
Am Sonntag, den 26.08.2012, 17:47 +0200 schrieb Julian Rüger:
> Hi André,
>
> war ich zu langsam? ;)
>
> Da
Hi André,
war ich zu langsam? ;)
Das Komma ist an der Stelle grammatikalisch falsch, glaube ich.
"Die verbundenen Controller" sollten auch Plural bleiben. Mein Vorschlag
wäre irgendwie so etwas:
"Nach dem De-/Aktivieren eines Gerätes wird die Liste der verbundenen
Controller bis zum Neustart die
On Sun, Aug 26, 2012 at 11:50:15AM +0900, Hiroshi Miura wrote:
>
> Windows 7 disables TLSv1.1/1.2 by default.
> This patch intend to behave same as Windows.
Please do not... The newer TLSv1.x fix some shortcomings
of the older TLS versions.
Is there a specific problem you see?
Otherwis
2012/8/26 André Hentschel :
> Am 26.08.2012 07:16, schrieb Cheer Xiao:
>> 2012/8/26 Cheer Xiao :
>>> ... snip ...
>>> Try out MoinMoin 2.0 at this minefield[5]. The last Summer of Code[6]
>>> saw a few interesting enhancements like greatly improved themes,
>>> support for blog and ticket system (di
Am 26.08.2012 07:16, schrieb Cheer Xiao:
> 2012/8/26 Cheer Xiao :
>> ... snip ...
>> Try out MoinMoin 2.0 at this minefield[5]. The last Summer of Code[6]
>> saw a few interesting enhancements like greatly improved themes,
>> support for blog and ticket system (disclaimer: ticket system is my
>> pr
Dan Kegel writes:
> I asked Alexandre what
> http://source.winehq.org/patches/data/88732
> needed before it could be reviewed. He said it needed to adapt
> to the recent parameter checking changes. I see that
> when he took my patch
> http://www.winehq.org/pipermail/wine-patches/attachments/201
15 matches
Mail list logo