Menu

#9 gcc warnings

v1.0_(example)
open
nobody
None
5
2013-06-02
2013-06-02
Paul Wise
No
flasm.c:1131:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
unflasm.c:1295:10: warning: variable 'nregisters' set but not used [-Wunused-but-set-variable]
unflasm.c:1918:15: warning: variable 'depth' set but not used [-Wunused-but-set-variable]
unflasm.c:2060:23: warning: variable 'size' set but not used [-Wunused-but-set-variable]
unflasm.c:2260:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]

Discussion


Log in to post a comment.