Source: htslib
Version: 1.2.1-1
Severity: important

The hurd-i386 build of htslib failed because the Hurd has no hard
limit on path lengths:

cram/cram_index.c: In function 'cram_index_load':
cram/cram_index.c:142:14: error: 'PATH_MAX' undeclared (first use in this 
function)
     char fn2[PATH_MAX];

I'd suggest conditionally imposing your own limit; I believe 4096 is
traditional.

Thanks!


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to