Opened 14 years ago

Closed 14 years ago

#109 closed defect (invalid)

Error compile 576 SVN linux i686

Reported by: tanica76 Owned by:
Priority: blocker Component:
Severity: medium Keywords:
Cc: Sensitive: no

Description

Hi,
during compile 576 svn version for linux i686 I receive the error below:
[100%] Building C object CMakeFiles/oscam.dir/oscam.o
/home/OScamdevel/oscam-svn/oscam.c: In function âcs_client_resolveâ:
/home/OScamdevel/oscam-svn/oscam.c:860: warning: no return statement in function returning non-void
/home/OScamdevel/oscam-svn/oscam.c: In function âchk_dcwâ:
/home/OScamdevel/oscam-svn/oscam.c:1609: warning: dereferencing type-punned pointer will b

Change History (3)

comment:1 by rorothetroll, 14 years ago

Resolution: fixed
Status: newclosed

comment:2 by StanMT, 14 years ago

Resolution: fixed
Status: closedreopened

[100%] Building C object CMakeFiles/oscam.dir/oscam.o
/ccadmin/oscam/svn/oscam-svn/oscam.c: In function âchk_dcwâ:
/ccadmin/oscam/svn/oscam-svn/oscam.c:1723: warning: dereferencing type-punned pointer will break strict-aliasing rules

it compiles fine but giving this error

comment:3 by alno, 14 years ago

Resolution: invalid
Status: reopenedclosed

Warnings are no errors - if the build not breaks or the binary not works everything is ok.

Note: See TracTickets for help on using tickets.