Opened 9 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 Dimitar Misev, 9 years ago

Cc: bismaili added

Guys can you work together on this task?

You can isolate the warnings in a warnings.log file with

make 2> warnings.log

when compiling rasdaman.

comment:2 by Dimitar Misev, 9 years ago

Ignore my previous comment, now you should add --enable-strict to the configure options.

comment:3 by Dimitar Misev, 9 years ago

Cc: Peter Baumann added; bismaili removed
Resolution: fixed
Status: newclosed

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.