Source: libdap
Version: 3.20.10-1
Severity: serious
Tags: ftbfs patch fixed-upstream
Forwarded: https://github.com/OPENDAP/libdap4/pull/192

https://buildd.debian.org/status/logs.php?pkg=libdap&ver=3.20.10-1

...
HTTPCache.cc: In member function ‘void libdap::HTTPCache::read_metadata(const 
std::string&, std::vector<std::__cxx11::basic_string<char> >&)’:
HTTPCache.cc:1034:17: error: no matching function for call to ‘min(const long 
unsigned int&, size_t)’
 1034 |         line[min(line_buf_len, strnlen(line, line_buf_len))-1] = '\0'; 
// erase newline
      |              ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
...

Reply via email to