From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29993 invoked by alias); 8 Mar 2011 18:37:49 -0000 Received: (qmail 29844 invoked by uid 22791); 8 Mar 2011 18:37:47 -0000 X-SWARE-Spam-Status: No, hits=0.6 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout21.012.net.il (HELO mtaout21.012.net.il) (80.179.55.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 08 Mar 2011 18:37:38 +0000 Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0LHR009004E45900@a-mtaout21.012.net.il>; Tue, 08 Mar 2011 20:37:22 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.124.58.59]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LHR009XD528AY00@a-mtaout21.012.net.il>; Tue, 08 Mar 2011 20:37:22 +0200 (IST) Date: Tue, 08 Mar 2011 18:37:00 -0000 From: Eli Zaretskii Subject: Re: [patch libiberty include]: Add additional helper functions for directory-separator searching In-reply-to: To: Kai Tietz Cc: binutils@sourceware.org, gdb-patches@sourceware.org, gcc-patches@gcc.gnu.org Reply-to: Eli Zaretskii Message-id: <83aah5h34g.fsf@gnu.org> References: Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2011-03/txt/msg00126.txt.bz2 > Date: Tue, 8 Mar 2011 16:29:51 +0100 > From: Kai Tietz > > Umm, sorry. I found a wrong copy & paste. So I re-sent the corrected > patch. Additionally I adjuste the changes in Makefile.in so, that > alphabetic order remains. I think we don't need filename_dirchr, only filename_dirrchr. And you didn't change anything in the documentation to address my comments earlier today.