Closed Schievel1 closed 2 years ago
Hi,
Clang16 will not support implicit function declarations and implicit int and all the old C goodness by default. Therefore I wrote a patch for multitail 7.0.0 that fixes those problems. See: https://bugs.gentoo.org/874102
While at it I also fixed two function redefines that LTO does not like. See: https://bugs.gentoo.org/855017
Thank you!
keep rockin
Hi,
Clang16 will not support implicit function declarations and implicit int and all the old C goodness by default. Therefore I wrote a patch for multitail 7.0.0 that fixes those problems. See: https://bugs.gentoo.org/874102
While at it I also fixed two function redefines that LTO does not like. See: https://bugs.gentoo.org/855017