sogo
sogo copied to clipboard
Build fixes for clang 18.1.8
Fix various type differences (BOOL vs. BOOL* etc.) that cause compile failures with clang 18.1.8
https://bugs.sogo.nu/view.php?id=5997
@berolinux Hello, I've actually need to push the corrections on the (BOOL *) -> (BOOL). Could you make the adjustements on your PR? Or I can make a commit myself and credit you if you don't have the time.