git: diff: Remove location modification from 2004
John Marino
marino at crater.dragonflybsd.org
Sat Oct 29 13:12:21 PDT 2011
commit 683199bcec38256267164d6b8dd94a78df91af98
Author: John Marino <draco at marino.st>
Date: Sat Oct 29 22:02:12 2011 +0200
diff: Remove location modification from 2004
diffutils has been carrying this modification since version 2.8.1. That
version was changed to support libgnuregex which has since been removed.
It appears that likely libgnuregex didn't support the
RE_NO_POSIX_BACKTRACKING option, and thus required the modification.
Summary of changes:
contrib/diffutils/src/diff.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/683199bcec38256267164d6b8dd94a78df91af98
--
DragonFly BSD source repository
More information about the Commits
mailing list