Re: [Ltru] Re: Test suite for language tags?

"Mark Davis" <mark.davis@icu-project.org> Wed, 02 August 2006 13:37 UTC

Received: from [127.0.0.1] (helo=stiedprmman1.va.neustar.com) by megatron.ietf.org with esmtp (Exim 4.43) id 1G8Guf-0005v6-LE; Wed, 02 Aug 2006 09:37:29 -0400
Received: from [10.91.34.44] (helo=ietf-mx.ietf.org) by megatron.ietf.org with esmtp (Exim 4.43) id 1G8Gue-0005v0-Fl for ltru@ietf.org; Wed, 02 Aug 2006 09:37:28 -0400
Received: from py-out-1112.google.com ([64.233.166.177]) by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1G8Guc-0007Zj-6r for ltru@ietf.org; Wed, 02 Aug 2006 09:37:28 -0400
Received: by py-out-1112.google.com with SMTP id t32so1722191pyc for <ltru@ietf.org>; Wed, 02 Aug 2006 06:37:24 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=O/9RGy7r/kYRWyA0uBlkvPCic/mjakTjqr8eWgUpowNRe1WOTTxwTJBbZ/oHFVvIserIWhvJKYMOdx+gpmjJUwM5Dc2+dlcVgpxf+2h1cGDDv4Hn0Ec904MxNdQpRhov0Xg7VjZW3xSIeET3VX3K2Tsp+1EGtH9o8SdyAUQ3ECY=
Received: by 10.35.51.19 with SMTP id d19mr1444863pyk; Wed, 02 Aug 2006 06:37:23 -0700 (PDT)
Received: by 10.35.67.20 with HTTP; Wed, 2 Aug 2006 06:37:23 -0700 (PDT)
Message-ID: <30b660a20608020637v11048b3alcf34616593826167@mail.gmail.com>
Date: Wed, 02 Aug 2006 06:37:23 -0700
From: Mark Davis <mark.davis@icu-project.org>
To: Stephane Bortzmeyer <bortzmeyer@nic.fr>
Subject: Re: [Ltru] Re: Test suite for language tags?
In-Reply-To: <20060802072709.GA17404@nic.fr>
MIME-Version: 1.0
References: <20060801203351.GA8854@sources.org> <44CFC23A.2000703@yahoo-inc.com> <20060802072709.GA17404@nic.fr>
X-Google-Sender-Auth: 5fe08f65b13a376c
X-Spam-Score: 0.1 (/)
X-Scan-Signature: 4d87d2aa806f79fed918a62e834505ca
Cc: ltru@ietf.org
X-BeenThere: ltru@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Language Tag Registry Update working group discussion list <ltru.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/ltru>, <mailto:ltru-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www1.ietf.org/pipermail/ltru>
List-Post: <mailto:ltru@ietf.org>
List-Help: <mailto:ltru-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/ltru>, <mailto:ltru-request@ietf.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============1790814387=="
Errors-To: ltru-bounces@ietf.org

I'm sorry I gave the wrong impression. It doesn't use RFC 4234 syntax; it
uses Perl-style syntax, eg

x = ( a | b | c ) d* ( e | f )+ ....
instead of
x=("a"/"b"/"c") *d *1("e"/"f")

It would not take a lot of work to have it also take the older syntax as
well, but it doesn't use it out of the box.

Mark

On 8/2/06, Stephane Bortzmeyer <bortzmeyer@nic.fr> wrote:
>
> On Tue, Aug 01, 2006 at 02:06:02PM -0700,
> Addison Phillips <addison@yahoo-inc.com> wrote
> a message of 65 lines which said:
>
> > Some particular problem cases to check would be:
>
> Many thanks for the test cases, I discovered a bug in the parser with
> them. Now, it works:
>
> Cases: 58  Tried: 58  Errors: 0  Failures: 0
>
> :-)
>
>
> _______________________________________________
> Ltru mailing list
> Ltru@ietf.org
> https://www1.ietf.org/mailman/listinfo/ltru
>
_______________________________________________
Ltru mailing list
Ltru@ietf.org
https://www1.ietf.org/mailman/listinfo/ltru