Menu

#87 special char escaping broken in 15.8 in egrep

None
closed-accepted
None
5
2014-11-20
2014-07-21
Jason Zhang
No

this affects both egrep with escape char as well as special char in finding text string.

comparing 15.5 (which works) and 15.8a, it appears to be caused by the addition of handling $ and ^, which changes the logic on .

attached patch seems to get it working again.

1 Attachments

Discussion

  • Jason Zhang

    Jason Zhang - 2014-07-21

    ticketing system ate the backslash: "which changes the logic on backslash".

    a test would be find text string self.init, or egrep the text with . escaped by a backslash.

     
  • Hans-Bernhard Broeker

    A modified version of this patch is now in CVS

     
  • Hans-Bernhard Broeker

    • status: open --> closed-accepted
    • assigned_to: Hans-Bernhard Broeker
    • Group: -->
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.