From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19212 invoked by alias); 26 Sep 2009 09:02:55 -0000 Received: (qmail 19062 invoked by uid 22791); 26 Sep 2009 09:02:54 -0000 X-SWARE-Spam-Status: No, hits=-1.0 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout7.012.net.il (HELO mtaout7.012.net.il) (84.95.2.19) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 26 Sep 2009 09:02:49 +0000 Received: from conversion-daemon.i-mtaout7.012.net.il by i-mtaout7.012.net.il (HyperSendmail v2007.08) id <0KQK00600LWTW100@i-mtaout7.012.net.il> for gdb-patches@sourceware.org; Sat, 26 Sep 2009 12:02:46 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.126.56.156]) by i-mtaout7.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KQK00A4DMGLVGB0@i-mtaout7.012.net.il>; Sat, 26 Sep 2009 12:02:46 +0300 (IDT) Date: Sat, 26 Sep 2009 09:02:00 -0000 From: Eli Zaretskii Subject: Re: FYI: use UTF-16 and UTF-32, not UCS-2 and UCS-4 In-reply-to: To: tromey@redhat.com Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <837hvmt6tr.fsf@gnu.org> References: X-IsSubscribed: yes 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/msg00832.txt.bz2 > 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? I'd prefer that the branch commits be limited to clear bugfixs only, at this time.