From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14806 invoked by alias); 22 Jan 2009 20:38:51 -0000 Received: (qmail 14787 invoked by uid 22791); 22 Jan 2009 20:38:50 -0000 X-SWARE-Spam-Status: No, hits=-1.4 required=5.0 tests=AWL,BAYES_00,KAM_MX,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 22 Jan 2009 20:38:46 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n0MKcifQ027713; Thu, 22 Jan 2009 15:38:44 -0500 Received: from gateway.sf.frob.com (vpn-13-48.rdu.redhat.com [10.11.13.48]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id n0MKcjNh011637; Thu, 22 Jan 2009 15:38:46 -0500 Received: from magilla.sf.frob.com (magilla.sf.frob.com [198.49.250.228]) by gateway.sf.frob.com (Postfix) with ESMTP id 1B6D7357B; Thu, 22 Jan 2009 12:38:43 -0800 (PST) Received: by magilla.sf.frob.com (Postfix, from userid 5281) id D990BFC3C5; Thu, 22 Jan 2009 12:38:42 -0800 (PST) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: Andreas Schwab Cc: libc-hacker@sourceware.org Subject: Re: Fix version map sorting In-Reply-To: Andreas Schwab's message of Thursday, 22 January 2009 14:01:45 +0100 References: <20090122025201.6FC88FC3C7@magilla.sf.frob.com> <20090122094940.02F6CFC3E2@magilla.sf.frob.com> Message-Id: <20090122203842.D990BFC3C5@magilla.sf.frob.com> Date: Thu, 22 Jan 2009 20:38:00 -0000 Mailing-List: contact libc-hacker-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-hacker-owner@sourceware.org X-SW-Source: 2009-01/txt/msg00010.txt.bz2 > But not the change you just committed. :-) One day I'll learn how to do this stuff.