From: Junio C Hamano Date: Fri, 3 Sep 2010 16:43:45 +0000 (-0700) Subject: Merge branch 'ab/compat-regex' X-Git-Tag: v1.7.3-rc0~7 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=cd1547d2049f32a5c13ba1828fcd1a553b844e97;p=git.git Merge branch 'ab/compat-regex' * ab/compat-regex: Fix compat/regex ANSIfication on MinGW autoconf: regex library detection typofix autoconf: don't use platform regex if it lacks REG_STARTEND t/t7008-grep-binary.sh: un-TODO a test that needs REG_STARTEND compat/regex: get rid of old-style definition compat/regex: define out variables only used under RE_ENABLE_I18N Change regerror() declaration from K&R style to ANSI C (C89) compat/regex: get the gawk regex engine to compile within git compat/regex: use the regex engine from gawk for compat Conflicts: compat/regex/regex.c --- cd1547d2049f32a5c13ba1828fcd1a553b844e97