[djgpp/commit] Fix the DJGPP build of GDB

Andreas Schwab schwab@linux-m68k.org
Sat Sep 5 18:10:00 GMT 2009


Eli Zaretskii <eliz@gnu.org> 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."



More information about the Gdb-patches mailing list