mariadb/cmd-line-utils
Davi Arnaut 5dec0c9637 Bug#53445: Build with -Wall and fix warnings that it generates
Fix various mismatches between function's language linkage. Any
particular function that is declared in C++ but should be callable
from C must have C linkage. Note that function types with different
linkages are also distinct. Thus, if a function type is declared in
C code, it will have C linkage (same if declared in a extern "C"
block).
2010-05-31 12:29:54 -03:00
..
libedit Bug #53445 Build with -Wall and fix warnings that it generates 2010-05-26 16:12:23 +02:00
readline Bug#53445: Build with -Wall and fix warnings that it generates 2010-05-31 12:29:54 -03:00
Makefile.am Another incarnation of the patch for Bug#30708 2010-05-19 17:00:23 +04:00