Opened 7 years ago
Closed 7 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 , 7 years ago
Milestone: | Future → 9.5 |
---|
comment:2 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I guess this can be closed?