On Wed, 19 Oct 2022 07:50:40 -0700, Dylan Yudaken wrote: > The liburing public API has a couple of int shortening issues found by > compiling with cc="clang -Wshorten-64-to-32 -Werror" > > There are a few more in the main library, and a *lot* in the tests, which > would be nice to fix up at some point. The public API changes are > particularly useful for build systems that include these files and run > with these errors enabled. > > [...] Applied, thanks! [1/2] fix int shortening bug in io_uring_recvmsg_validate commit: d916aa80993438dbcec700202b21b550edc03941 [2/2] fix len type of fgettxattr etc commit: 5698e179a1308aa8019a482ca910a832b5737e5f Best regards, -- Jens Axboe