Source: cubemap
Version: 1.0.0-1
Severity: serious
Justification: fails to build from source

Builds of cubemap on 32-bit Linux have been failing:

  server.cpp:436:72: error: cannot convert 'loff_t* {aka long long int*}' to 
'off_t* {aka long int*}' for argument '3' to 'ssize_t sendfile(int, int, 
off_t*, size_t)'

Please change offset's type to off_t per sendfile's actual prototype.

Thanks!


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to