[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Interactive ucs-insert fails in HEAD
From: |
Eli Zaretskii |
Subject: |
Re: Interactive ucs-insert fails in HEAD |
Date: |
Sat, 10 Oct 2009 09:56:33 +0200 |
> From: Juanma Barranquero <address@hidden>
> Date: Fri, 9 Oct 2009 21:50:10 +0200
> Cc: address@hidden, address@hidden
>
> On Fri, Oct 9, 2009 at 18:21, Eli Zaretskii <address@hidden> wrote:
>
> > Also, I'd suggest to have some test run when
> > the Unicode database is updated, to reveal any additional characters
> > to be excluded, so that in the future such breakage could be avoided
> > with less pain.
>
> I had the beta 5.2.0 files in my git checkout for weeks and did some
> tests, BTW. I'm puzzled that I didn't fail to me before.
What I meant is to have something that detects in UnicodeData.txt the
pattern of entries which need to be excluded. For example, if entries
like this are the only ones:
4DB5;<CJK Ideograph Extension A, Last>;Lo;0;L;;;;;N;;;;;
then detecting bracketed text where a character name should be would
suffice. We could then run such a script as part of what
admin/Makefile does for the unidata.txt file it creates, and display a
proper message.
- Re: Interactive ucs-insert fails in HEAD, (continued)
- Re: Interactive ucs-insert fails in HEAD, Eli Zaretskii, 2009/10/09
- Re: Interactive ucs-insert fails in HEAD, Juanma Barranquero, 2009/10/09
- Re: Interactive ucs-insert fails in HEAD, Eli Zaretskii, 2009/10/10
- Re: Interactive ucs-insert fails in HEAD, Juanma Barranquero, 2009/10/10
- Re: Interactive ucs-insert fails in HEAD, Eli Zaretskii, 2009/10/10
- Re: Interactive ucs-insert fails in HEAD, Juanma Barranquero, 2009/10/10
- Re: Interactive ucs-insert fails in HEAD, Kenichi Handa, 2009/10/13
- Re: Interactive ucs-insert fails in HEAD, Stefan Monnier, 2009/10/13
- Re: Interactive ucs-insert fails in HEAD, Kenichi Handa, 2009/10/15
- Re: Interactive ucs-insert fails in HEAD, Juanma Barranquero, 2009/10/09
- Re: Interactive ucs-insert fails in HEAD,
Eli Zaretskii <=