On Sat, Aug 17, 2013 at 5:57 AM, xulixin wrote:
> Should I change my name's spelling to Lixin Xu, or LiXin Xu, or other
> format?
Not sure, most people (at least non-Chinese) use firstname lastname
convention, but I guess you should use the same convention as other
Chinese-speaking committers.
H
> -ok(ic != NULL, "ImmLockIMC failed\n!");
> +ok(ic != NULL, "ImmLockIMC failed!\n");
Oh, good catch... Thanks!
--
Regards,
Qian Hong
-
http://www.winehq.org
Am 16.08.2013 23:02, schrieb Rosanne DiMesio:
> On Fri, 16 Aug 2013 20:51:19 +0100
> Ken Sharp wrote:
>
>>
>> I believe someone managed to run a script to find the unlinked bugs. I
>> can't remember who it was now, sadly, and I don't know if it was
>> server-side, which would obviously be quick
Hi guys,
I've been updating the wine multimedia paths of the wine dev guide,
but I'm not really familiar with that area of Wine, so could you
please have a look at the attached patch to check if it seems correct?
I checked the code a bit but I'm not sure how outdated the guide is.
For easier "tes
On Sat, 17 Aug 2013 13:07:32 +0200
André Hentschel wrote:
>
> So this is just with no link in "Show Apps affected by this bug"?
> Beside it being outdated i think it's not exactly what Ken wants,
>
I think what Ken wants is for people to add the bug links when they create the
bug so we don't
On 08/16/13 21:40, Andrew Eikum wrote:
@@ -8502,7 +8502,7 @@ static HRESULT WINAPI
ICreateTypeLib2_fnCreateTypeInfo(ICreateTypeLib2 *iface,
info->cbSizeInstance = 2;
break;
case TKIND_ALIAS:
-info->cbSizeInstance = -0x75;
+info->cbSizeInstance = 4;
On 17/08/13 13:36, Rosanne DiMesio wrote:
On Sat, 17 Aug 2013 13:07:32 +0200
André Hentschel wrote:
So this is just with no link in "Show Apps affected by this bug"?
Beside it being outdated i think it's not exactly what Ken wants,
I can, and do, search Bugzilla for that. It is a massive
On Sat, 17 Aug 2013 15:37:33 +0100
Ken Sharp wrote:
> I can, and do, search Bugzilla for that. It is a massive PITA having to
> do it but a script would make it easier, however...
>
>
Users can add bug links, so if someone would run an updated script and post the
results we could post it on
On 17/08/13 09:02, Frédéric Delanoy wrote:
Hwang YunSong (황윤성)
Looks like UTF-8 works fine, so you could always use your real Chinese name.
황윤성 is Korean I believe.
Nikolay, does this patch look good to you? I was advised on
#winehackers to get some acknowledgement that the patch is OK.
Hopefully doing so can get things moving along.
On 8/17/2013 21:05, John Chadwick wrote:
Nikolay, does this patch look good to you? I was advised on
#winehackers to get some acknowledgement that the patch is OK.
Hopefully doing so can get things moving along.
Yes, it looks ok. Idea is to have xmlChar closer to actual libxml2 calls
that need
I've tested some websites, and found that these pages have problems:
http://mail.163.com (it will make gecko crash)
http://huaban.com (nothing can be shown)
http://douban.com (no pictures)
http://html5test.com/ (can't load page, and I'm sure that it's
not a regres
12 matches
Mail list logo