From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16668 invoked by alias); 5 Sep 2009 18:10:18 -0000 Received: (qmail 16660 invoked by uid 22791); 5 Sep 2009 18:10:17 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mail-out.m-online.net (HELO mail-out.m-online.net) (212.18.0.9) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 05 Sep 2009 18:10:13 +0000 Received: from mail01.m-online.net (mail.m-online.net [192.168.3.149]) by mail-out.m-online.net (Postfix) with ESMTP id BF94F1C153B0; Sat, 5 Sep 2009 20:10:10 +0200 (CEST) Received: from localhost (dynscan2.mnet-online.de [192.168.1.215]) by mail.m-online.net (Postfix) with ESMTP id 914AD90241; Sat, 5 Sep 2009 20:10:10 +0200 (CEST) Received: from mail.mnet-online.de ([192.168.3.149]) by localhost (dynscan2.mnet-online.de [192.168.1.215]) (amavisd-new, port 10024) with ESMTP id m3RkvyczYaqp; Sat, 5 Sep 2009 20:10:09 +0200 (CEST) Received: from igel.home (DSL01.83.171.149.157.ip-pool.NEFkom.net [83.171.149.157]) by mail.mnet-online.de (Postfix) with ESMTP; Sat, 5 Sep 2009 20:10:09 +0200 (CEST) Received: by igel.home (Postfix, from userid 501) id D27C010DBF5; Sat, 5 Sep 2009 20:10:08 +0200 (CEST) From: Andreas Schwab To: Eli Zaretskii Cc: gdb-patches@sourceware.org Subject: Re: [djgpp/commit] Fix the DJGPP build of GDB References: <83k50d4cst.fsf@gnu.org> <83d4654bat.fsf@gnu.org> X-Yow: I HAVE a towel. Date: Sat, 05 Sep 2009 18:10:00 -0000 In-Reply-To: <83d4654bat.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 05 Sep 2009 19:16:10 +0300") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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/msg00128.txt.bz2 Eli Zaretskii writes: > It works regardless. The GNU Sed manual says: > > `$' > It is the same as `^', but refers to end of line. `$' also acts > as a special character only at the end of the regular expression > or subexpression [...] > > Is this a GNU-specific Sed extension? No, it's posixly correct (only inside BREs, for EREs it would not work). Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."