[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #53314] [PATCH] strip.sed: Keep the protection (and visibility) of
From: |
G. Branden Robinson |
Subject: |
[bug #53314] [PATCH] strip.sed: Keep the protection (and visibility) of spaces |
Date: |
Mon, 23 Apr 2018 08:12:22 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0 |
Update of bug #53314 (project groff):
Status: None => Need Info
Assigned to: None => gbranden
_______________________________________________________
Follow-up Comment #3:
Bjarni,
I have 2 questions.
1. Do you have an updated and tested version of your patch?
2. You propose a partial reversion of a commit I made,
ae59ee569eb5cddab8bdf12a8009bd1b907a8205 ("Remove nilpotent capture.") I do
not understand what was wrong with it; the grouping operators or "captures" \(
\) I removed were in the line-matching, addressing part of the sed command,
not the regex parameter to the s(ubstitute) command.
Did my commit ae59ee569eb5cddab8bdf12a8009bd1b907a8205 introduce a problem
that was not already present?
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?53314>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #53314] [PATCH] strip.sed: Keep the protection (and visibility) of spaces,
G. Branden Robinson <=