zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #07108
[Bug 967864] Re: domainExpr != NULL assertion failed
** Changed in: zorba
Status: New => Fix Committed
--
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/967864
Title:
domainExpr != NULL assertion failed
Status in Zorba - The XQuery Processor:
Fix Committed
Bug description:
Compiling the following query results in a failing assertion
(expr::compute_return_type):
let $y := ./count[@meaning eq "yes"]
let $output := if (./@level = 3) then $y else $y
return if (./@nr = 3) then <b>{$output}</b> else $output
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/967864/+subscriptions
References