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 , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 14 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:3 by , 14 years ago
Resolution: | → invalid |
---|---|
Status: | reopened → closed |
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.
[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