bug-sed
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#30794: Cannot produce backslash through hexadecimal - sed (GNU sed)


From: Assaf Gordon
Subject: bug#30794: Cannot produce backslash through hexadecimal - sed (GNU sed) 4.2.2
Date: Wed, 14 Mar 2018 16:43:11 -0600
User-agent: Mutt/1.5.24 (2015-08-30)

Replying to myself:

On Wed, Mar 14, 2018 at 04:34:18PM -0600, Assaf Gordon wrote:
> > [...]
> > sed-1.18 : x5c1
> > sed-2.05 : x5c1
> > sed-3.01 : x5c1
> > sed-3.02 : x5c1
> > [...]
 
I checked the NEWS file,
and found that backslash sequences (e.g. \n \t \xNN \dNNN \oNNN)
were added in version 3.02.80 (which I don't think is common and
we don't have the source code).

I changed the NEWS accordingly (attached updated patch).

OK to push?

thanks,
 - assaf

Attachment: 0001-sed-treat-x5c-as-literal-backslash.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]