From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13566 invoked by alias); 24 Feb 2003 23:39:07 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 13559 invoked from network); 24 Feb 2003 23:39:07 -0000 Received: from unknown (HELO jackfruit.Stanford.EDU) (171.64.38.136) by 172.16.49.205 with SMTP; 24 Feb 2003 23:39:07 -0000 Received: (from carlton@localhost) by jackfruit.Stanford.EDU (8.11.6/8.11.6) id h1ONckb20538; Mon, 24 Feb 2003 15:38:46 -0800 X-Authentication-Warning: jackfruit.Stanford.EDU: carlton set sender to carlton@math.stanford.edu using -f To: Elena Zannoni Cc: gdb-patches@sources.redhat.com, Daniel Jacobowitz , Jim Blandy Subject: Re: [rfa] tweak sorting of partial symbols References: <15961.27129.867549.476640@localhost.redhat.com> <15962.37190.175867.404806@localhost.redhat.com> From: David Carlton Date: Mon, 24 Feb 2003 23:39:00 -0000 In-Reply-To: <15962.37190.175867.404806@localhost.redhat.com> Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-02/txt/msg00618.txt.bz2 On Mon, 24 Feb 2003 16:40:22 -0500, Elena Zannoni said: > Ah, yes. I was trying with some dumber examples, like foo, foo(int). > Ok, approved, but could you find a place to put some of the examples > above in comments? Thanks; I committed this after adding the examples to the comment above the definition of strcmp_iw_ordered. David Carlton carlton@math.stanford.edu