From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15382 invoked by alias); 26 Sep 2009 11:56:46 -0000 Received: (qmail 15371 invoked by uid 22791); 26 Sep 2009 11:56:45 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mailhost.u-strasbg.fr (HELO mailhost.u-strasbg.fr) (130.79.200.156) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 26 Sep 2009 11:56:40 +0000 Received: from baal.u-strasbg.fr (baal.u-strasbg.fr [IPv6:2001:660:2402::41]) by mailhost.u-strasbg.fr (8.14.2/jtpda-5.5pre1) with ESMTP id n8QBuKhB073511 ; Sat, 26 Sep 2009 13:56:20 +0200 (CEST) (envelope-from muller@ics.u-strasbg.fr) Received: from mailserver.u-strasbg.fr (ms3.u-strasbg.fr [IPv6:2001:660:2402:d::12]) by baal.u-strasbg.fr (8.14.0/jtpda-5.5pre1) with ESMTP id n8QBuKtQ095253 ; Sat, 26 Sep 2009 13:56:20 +0200 (CEST) (envelope-from muller@ics.u-strasbg.fr) Received: from d620muller (lec67-4-82-230-53-140.fbx.proxad.net [82.230.53.140]) (user=mullerp mech=LOGIN) by mailserver.u-strasbg.fr (8.14.3/jtpda-5.5pre1) with ESMTP id n8QBuIQs080360 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) ; Sat, 26 Sep 2009 13:56:19 +0200 (CEST) (envelope-from muller@ics.u-strasbg.fr) From: "Pierre Muller" To: "'Eli Zaretskii'" , Cc: References: <837hvmt6tr.fsf@gnu.org> In-Reply-To: <837hvmt6tr.fsf@gnu.org> Subject: RE: FYI: use UTF-16 and UTF-32, not UCS-2 and UCS-4 Date: Sat, 26 Sep 2009 11:56:00 -0000 Message-ID: <000001ca3ea0$6248fb40$26daf1c0$@u-strasbg.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-09/txt/msg00834.txt.bz2 > -----Message d'origine----- > De=A0: gdb-patches-owner@sourceware.org [mailto:gdb-patches- > owner@sourceware.org] De la part de Eli Zaretskii > Envoy=E9=A0: Saturday, September 26, 2009 11:05 AM > =C0=A0: tromey@redhat.com > Cc=A0: gdb-patches@sourceware.org > Objet=A0: Re: FYI: use UTF-16 and UTF-32, not UCS-2 and UCS-4 >=20 > > From: Tom Tromey > > Date: Fri, 25 Sep 2009 14:40:29 -0600 > > > > I am undecided as to whether I ought to push this into the 7.0 > branch. > > Any opinions? >=20 > I'd prefer that the branch commits be limited to clear bugfixs only, > at this time. If that feature was added since last release, it would mean that we would use "UCS" as default in 7.0 only,=20 is that a good thing? On 7.1 release, users might complain about a new feature introduced in 7.0=20 and already changed in 7.1... =20=20 Thus, I would be in favor of applying this to branch also. Just my two cents, Pierre Muller Pascal language support maintainer for GDB