← Back to team overview

zorba-coders team mailing list archive

Re: [Merge] lp:~zorba-coders/zorba/bug938320 into lp:zorba

 

Yep, same compilation error:

[ 42%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/dynamiccontextimpl.cpp.o
../../src/api/xqueryimpl.cpp: In member function 'virtual zorba::DynamicContext* zorba::XQueryImpl::getDynamicContext() const':
../../src/api/xqueryimpl.cpp:1040: error: cannot allocate an object of abstract type 'zorba::DynamicContextImpl'
../../src/api/dynamiccontextimpl.h:54: note:   because the following virtual functions are pure within 'zorba::DynamicContextImpl':
../../include/zorba/dynamic_context.h:286: note: 	virtual bool zorba::DynamicContext::getContextSize(zorba::Item&) const
../../include/zorba/dynamic_context.h:289: note: 	virtual bool zorba::DynamicContext::getContextPosition(zorba::Item&) const

-- 
https://code.launchpad.net/~zorba-coders/zorba/bug938320/+merge/118194
Your team Zorba Coders is subscribed to branch lp:zorba.


References