PR26195: adapt debuginfod to API change in libmicrohttpd-0.9.71
authorFrank Ch. Eigler <fche@redhat.com>
Thu, 2 Jul 2020 14:52:48 +0000 (14:52 +0000)
committerFrank Ch. Eigler <fche@redhat.com>
Thu, 2 Jul 2020 14:54:12 +0000 (14:54 +0000)
commitacb453851c9e6c46531b70fda7396885c0e7e1db
tree51f494480740bf2a0f2d1339f16c3fcf8698193b
parenteff30a6dabe52ac77ee5c6a0d31853fc8e3aeadb
PR26195: adapt debuginfod to API change in libmicrohttpd-0.9.71

To make our code build with -Werror as well as against older libmicrohttpd,
we must conditionalize the data type (int vs. enum) returned by callbacks
and some mhd functions.

Signed-off-by: Frank Ch. Eigler <fche@redhat.com>
debuginfod/debuginfod.cxx