From ooo-dev-return-12393-apmail-incubator-ooo-dev-archive=incubator.apache.org@incubator.apache.org Sat Jan 21 16:41:00 2012 Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B23A9926A for ; Sat, 21 Jan 2012 16:41:00 +0000 (UTC) Received: (qmail 79440 invoked by uid 500); 21 Jan 2012 16:41:00 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 79342 invoked by uid 500); 21 Jan 2012 16:40:59 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 79334 invoked by uid 99); 21 Jan 2012 16:40:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 Jan 2012 16:40:59 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [208.113.200.5] (HELO homiemail-a45.g.dreamhost.com) (208.113.200.5) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 Jan 2012 16:40:51 +0000 Received: from homiemail-a45.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a45.g.dreamhost.com (Postfix) with ESMTP id 1AAEA480A5; Sat, 21 Jan 2012 08:40:26 -0800 (PST) Received: from [192.168.0.2] (unknown [151.67.109.129]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: andrea@pescetti.it) by homiemail-a45.g.dreamhost.com (Postfix) with ESMTPSA id 08EF14802F; Sat, 21 Jan 2012 08:40:24 -0800 (PST) Message-ID: <4F1AEA76.3010809@apache.org> Date: Sat, 21 Jan 2012 17:40:22 +0100 From: Andrea Pescetti User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16 MIME-Version: 1.0 To: ooo-dev@incubator.apache.org Subject: Re: i18nregexp replaced with ICU regexp => heads up References: <4E85BF42.2020105@apache.org> <4F041E45.9050002@apache.org> <4F046F8C.2090806@apache.org> <4F0480D9.7090606@googlemail.com> In-Reply-To: <4F0480D9.7090606@googlemail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable On 04/01/2012 J=FCrgen Schmidt wrote: > On 1/4/12 4:26 PM, Herbert Duerr wrote: >> For the specific example of the RE-extension "\<" the more common synt= ax >> for it is "\b" and that is also understood by almost all regex engines >> including the ones used in old and new OOo. > We should keep this in mind for the release notes and should update the > docu, help as soon as possible I tried to add a paragraph summarizing this thread to the Release Notes: https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+3.4+Release+Note= s Of course, feel free to improve accuracy/contents/language. Regards, Andrea.