mc/lib/search
Andreas Mohr e4badcf7bc (mc_search_set_error): cleanup compile warning on older gcc compilers:
search.c: In function 'mc_search_set_error':
search.c:497:36: error: declaration of 'mc_search' shadows a global declaration [-Werror=shadow]
search.c:419:1: error: shadowed declaration is here [-Werror=shadow]

Signed-off-by: Andreas Mohr <and@gmx.li>
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2016-07-29 09:29:36 +03:00
..
glob.c Update copyright years. 2016-01-01 11:48:10 +03:00
hex.c Update copyright years. 2016-01-01 11:48:10 +03:00
internal.h Use STR_E_NOTFOUND message where required. 2016-01-01 11:48:08 +03:00
lib.c lib/search/lib.c: cleanup -Wcast-qual warning. 2016-04-16 10:23:43 +03:00
Makefile.am PCRE_CFLAGS are CPPFLAGS, actually. 2012-12-18 16:27:49 +04:00
normal.c Update copyright years. 2016-01-01 11:48:10 +03:00
regex.c Do not recreate "String not found" error string every time. 2016-05-22 14:16:19 +03:00
search.c (mc_search_set_error): cleanup compile warning on older gcc compilers: 2016-07-29 09:29:36 +03:00