Opened 3 years ago

Closed 3 years ago

#2449 closed defect (fixed)

Rasdaman community build error - conversion/convutil.cc

Reported by: ocampos Owned by: Dimitar Misev
Priority: major Milestone: 10.0
Component: build system Version: 9.8
Keywords: Cc: Dimitar Misev, Peter Baumann, pbhamhuu, Vlad Merticariu
Complexity: Medium

Description

rasdaman community edition is raising an exception when built manually.

Exception is in conversion/convutil.cc

/opt/rasdaman/rasdaman/conversion/convutil.cc:37:17: error: ‘common’ is not a namespace-name
 using namespace common;
                 ^~~~~~
/opt/rasdaman/rasdaman/conversion/convutil.cc:37:23: error: expected namespace-name before ‘;’ token
 using namespace common;

Tested on system:

Distributor ID:	Ubuntu
Description:	Ubuntu 18.04.5 LTS
Release:	18.04
Codename:	bionic

Change History (3)

comment:1 by Dimitar Misev, 3 years ago

Component: undecidedbuild system
Owner: set to ocampos
Status: newassigned

comment:2 by Dimitar Misev, 3 years ago

Owner: changed from ocampos to Dimitar Misev

comment:3 by Dimitar Misev, 3 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.