Opened 13 years ago

Closed 13 years ago

#328 closed defect (invalid)

oscam compiling warning !

Reported by: satisfree Owned by:
Priority: major Component:
Severity: medium Keywords:
Cc: Sensitive: no

Description

oscam-simples.c: In function ‘fprintf_conf’:

oscam-simples.c:532: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result

In file included from /oscam-http-helpers.c:1,
from /oscam-http.c:4:
/oscam-http.h:94:27: warning: missing terminating " character
In file included from /hoscam-http.c:4:
/oscam-http-helpers.c: In function ‘tpl_saveIncludedTpls’:
/oscam-http-helpers.c:250: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
/oscam-http-helpers.c: In function ‘send_css’:
/oscam-http-helpers.c:402: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result

In file included from /oscam-http-helpers.c:1:
/oscam-http.h:94:27: warning: missing terminating " character
/oscam-http-helpers.c: In function ‘tpl_saveIncludedTpls’:
/oscam-http-helpers.c:250: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
/oscam-http-helpers.c: In function ‘send_css’:
/oscam-http-helpers.c:402: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result

Change History (1)

comment:1 by Eneen, 13 years ago

Resolution: invalid
Status: newclosed

Developers can see warnings.

Note: See TracTickets for help on using tickets.