← Back to team overview

zorba-coders team mailing list archive

[Bug 855925] Re: C++ API, DynamicContext is passed as a const argument to the function's evaluate method

 

** Changed in: zorba
     Assignee: (unassigned) => Chris Hillery (ceejatec)

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/855925

Title:
  C++ API, DynamicContext is passed as a const argument to the
  function's evaluate method

Status in Zorba - The XQuery Processor:
  New

Bug description:
  DynamicContext is passed as a const argument to the function's
  evaluate method. So when trying to invoke functions such as
  addExternalFunctionParam() or setVariable() throws Error: the object
  has type qualifiers that are not compatible with the member function.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/855925/+subscriptions


References