From: Ziqing Hui Subject: Re: [PATCH 2/3] mlang: Fix font name of code page families. Message-Id: <9420b441-af55-1615-a715-b4aa5c5a8dd8@codeweavers.com> Date: Sat, 11 Nov 2017 21:43:56 +0800 In-Reply-To: References: Strange, I sent 3 patches but the [PATCH 1/3] disappeared. Only the [PATCH 2/3] and [PATCH 3/3] is received by the mail list. Is it for the reason that the [PATCH 1/3] is too large? It has 2000 lines (93 KB). By the way, the disappearing patch seems to be pretty large, not for the reason that I did some complicated work. I just did a simple thing: add some missing table entries to a array. The patch is large because there are a lot of table entries. On 11/11/2017 09:21 PM, Ziqing Hui wrote: > > Signed-off-by: Ziqing Hui > --- >  dlls/mlang/mlang.c       | 24 ++++++++--------- >  dlls/mlang/tests/mlang.c | 69 > ++++++++++++------------------------------------ >  2 files changed, 29 insertions(+), 64 deletions(-) > > > >

Strange, I sent 3 patches but the [PATCH 1/3] disappeared. Only the [PATCH 2/3] and [PATCH 3/3] is received by the mail list. Is it for the reason that the [PATCH 1/3] is too large? It has 2000 lines (93 KB).

By the way, the disappearing patch seems to be pretty large, not for the reason that I did some complicated work. I just did a simple thing: add some missing table entries to a array. The patch is large because there are a lot of table entries.


On 11/11/2017 09:21 PM, Ziqing Hui wrote:

Signed-off-by: Ziqing Hui <zhui@codeweavers.com>
---
 dlls/mlang/mlang.c       | 24 ++++++++---------
 dlls/mlang/tests/mlang.c | 69 ++++++++++++------------------------------------
 2 files changed, 29 insertions(+), 64 deletions(-)