[Users] Latest git commit for git17 causes build failure
Brian Morrison
bdm at fenrir.org.uk
Sat Mar 1 16:11:42 UTC 2025
I think this is the relevant part of the compiler output:
gtkaspell.c: In function 'gtkaspeller_delete':
gtkaspell.c:720:9: error: 'return' with a value, in function returning void [-Wreturn-mismatch]
720 | cm_return_val_if_fail(gtkaspellcheckers, NULL);
| ^~~~~~~~~~~~~~~~~~~~~
Probably an extra change needed to make the call and return agree again.
--
Brian Morrison
"I am not young enough to know everything"
Oscar Wilde
More information about the Users
mailing list