summaryrefslogtreecommitdiffstats
path: root/compat/regex/regexec.c
diff options
context:
space:
mode:
authorFrank Li <lznuaa@gmail.com>2010-08-17 11:24:40 +0200
committerJunio C Hamano <gitster@pobox.com>2010-08-18 23:06:54 +0200
commitde831726decd9c2fcaf7c71136560cf6f5c38a59 (patch)
tree1f3bf78b0a2a03bd6268014bb4dad9d831a6b90d /compat/regex/regexec.c
parentcompat/regex: get the gawk regex engine to compile within git (diff)
downloadgit-de831726decd9c2fcaf7c71136560cf6f5c38a59.tar.xz
git-de831726decd9c2fcaf7c71136560cf6f5c38a59.zip
Change regerror() declaration from K&R style to ANSI C (C89)
The MSVC headers typedef errcode as int, and thus confused the compiler in the K&R style definition. ANSI style deconfuses it. This patch was originally applied as v1.6.5-rc2~23 but needs to be re-applied since compat/regex was overwritten by Ævar Arnfjörð Bjarmason with the gawk regex engine. Signed-off-by: Frank Li <lznuaa@gmail.com> Signed-off-by: Marius Storm-Olsen <mstormo@gmail.com> Acked-by: Johannes Sixt <j6t@kdbg.org> Signed-off-by: Junio C Hamano <gitster@pobox.com> Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'compat/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions