Re: [PATCH 1/3] git-bisect: war on "sed"

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Miles Bader
Date: Thursday, November 15, 2007 - 5:59 am

David Kastrup <dak@gnu.org> writes:

You're right that the regexp stuff is not really "dusty corners", but
none of those affect typical sed usage I think -- most sed usage being
really rather simple (and the old "regexps differ between traditional
unix tools" issue tends to dampen enthusiasm for really complex regexps
with those tools).

I looked over the various random uses of sed I have locally (a couple of
hundred instances), and the only thing which would potentially affect
any of them would be the SVR3 thing about no nested groups (does anybody
actually care about SVR3 though?!?).

-Miles

-- 
Yo mama's so fat when she gets on an elevator it HAS to go down.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 1/3] git-bisect: war on &quot;sed&quot;, David Kastrup, (Thu Nov 15, 4:18 am)
Re: [PATCH 1/3] git-bisect: war on "sed", Miles Bader, (Thu Nov 15, 5:59 am)