zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #00052
[Bug 855925] [NEW] C++ API, DynamicContext is passed as a const argument to the function's evaluate method
Public bug reported:
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.
** Affects: zorba
Importance: Undecided
Status: New
--
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
Follow ups
References