Opened 6 years ago

Closed 6 years ago

#1647 closed defect (fixed)

update source tree to compile under newer versions of gcc

Reported by: bbell Owned by: bbell
Priority: major Milestone: 9.5
Component: qlparser Version: development
Keywords: Cc: Dimitar Misev
Complexity: Medium

Description

Presently, Rasdaman has a couple ambiguities which cause it to not compile under newer versions of gcc. Some third_party apps are outdated (to be addressed in a separate ticket), but the first stopping point after that is in qtclippingfunc.cc:223, where there is an ambiguity in the choice of absolute value function.

Once the compiler is able to move past this, fix any other issues which may come up.

Change History (2)

comment:1 by bbell, 6 years ago

Milestone: Future9.5

comment:2 by Dimitar Misev, 6 years ago

Resolution: fixed
Status: newclosed

I guess this can be closed?

Note: See TracTickets for help on using tickets.