https://sourceware.org/bugzilla/show_bug.cgi?id=26195
Mark Wielaard <mark at klomp dot org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #7 from Mark Wielaard <mark at klomp dot org> --- commit acb453851c9e6c46531b70fda7396885c0e7e1db Author: Frank Ch. Eigler <f...@redhat.com> Date: Thu Jul 2 14:52:48 2020 +0000 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 <f...@redhat.com> Also backported to fedora rawhide. -- You are receiving this mail because: You are on the CC list for the bug.