Opened 10 years ago
Closed 9 years ago
#856 closed defect (fixed)
rasdaman warnings with gcc 4.9
Reported by: | Dimitar Misev | Owned by: | Vlad Zamfir |
---|---|---|---|
Priority: | major | Milestone: | 9.0.x |
Component: | build system | Version: | development |
Keywords: | Cc: | Peter Baumann | |
Complexity: | Medium |
Description
Compiling rasdaman with gcc 4.9 results in many warnings which need to be eliminated.
Change History (3)
comment:1 by , 10 years ago
Cc: | added |
---|
comment:2 by , 10 years ago
Ignore my previous comment, now you should add --enable-strict
to the configure options.
comment:3 by , 9 years ago
Cc: | added; removed |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Ok that was the last patch, all warnings are fixed now.
In the jenkins test I'll make it —enable-strict by default, so no new warnings are allowed in the repo.
Note:
See TracTickets
for help on using tickets.
Guys can you work together on this task?
You can isolate the warnings in a warnings.log file with
when compiling rasdaman.