mc/lib/search
Andreas Mohr a3a78d9daf Fix compiler warning at search.c
search.c:56:12: warning: implicit conversion changes signedness: 'int' to 'mc_search_type_t' [-Wsign-conversion]
    {NULL, -1}
    ~      ^~
Signed-off-by: Andreas Mohr <and@gmx.li>
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2016-01-01 11:48:07 +03:00
..
glob.c Ticket #3431: add missing default cases. 2015-05-03 19:43:50 +03:00
hex.c Update copyright years. 2015-02-26 09:12:08 +03:00
internal.h (mc_search__run_regex): optimization 2013-10-04 09:11:05 +04:00
lib.c Update copyright years. 2015-02-26 09:12:08 +03:00
Makefile.am PCRE_CFLAGS are CPPFLAGS, actually. 2012-12-18 16:27:49 +04:00
normal.c Ticket #3525: fix "Whole words" search. 2015-09-19 20:26:31 +03:00
regex.c Ticket #3449: Segfault in "Find file" due to invalid UTF-8 sequences 2015-10-18 19:26:42 +02:00
search.c Fix compiler warning at search.c 2016-01-01 11:48:07 +03:00