git/compat/regex
Frank Li 3f83bf3784 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.

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>
2009-09-18 20:00:42 -07:00
..
regex.c Change regerror() declaration from K&R style to ANSI C (C89) 2009-09-18 20:00:42 -07:00
regex.h Use compatibility regex library for OSX/Darwin 2008-09-10 13:36:40 -07:00