On 22/05/12 22:49, Steven M. Schweda wrote: > There's a new problem on systems (like VMS) where size_t is unsigned: getline() returns a ssize_t, there's a bug in defining line_length as size_t
Giuseppe, can you add the missing 's'? (src/warc.c line 933)
