#8 Fails to build with clang-15
Opened 2 years ago by khemraj. Modified a year ago

clang-15 is strict about function prototypes. Therefore build fails due to missing prototype for memset()

Here is patch to fix it

https://pagure.io/fork/khemraj/sanlock/c/272f9838f3495f5e419f77e000762c420754c96d.patch


Login to comment on this ticket.

Metadata