Update of bug #19307 (project freeciv):
Status: None => In Progress
Summary: Some More Warnings from Clang =>
secfile_return_val_if_fail() returning NULL as boolean
_______________________________________________________
Follow-up Comment #2:
> registry.c:1713:3: error: incompatible pointer to integer
> conversion returning 'void *' from a function with result type
> 'fc_bool' (aka 'unsigned int') [-Werror]
> SECFILE_RETURN_VAL_IF_FAIL(secfile, NULL, NULL != secfile, NULL);
This ticket is now about these errors, about the fact that
secfile_return_val_if_fail() sometimes return NULL from a function where
boolean (in practice FALSE) should be returned
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?19307>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev