sogo icon indicating copy to clipboard operation
sogo copied to clipboard

Build fixes for clang 18.1.8

Open berolinux opened this issue 1 year ago • 1 comments

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 avatar Aug 08 '24 16:08 berolinux

@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.

QHivert avatar Aug 21 '24 11:08 QHivert