zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #07492
[Bug 867199] Re: Segmentation fault with function item which accesses focus
** Changed in: zorba
Milestone: 2.5 => None
--
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/867199
Title:
Segmentation fault with function item which accesses focus
Status in Zorba - The XQuery Processor:
Unknown
Bug description:
This expression causes a segmentation fault.
declare namespace o = "http://www.zorba-xquery.com/options/features";
declare option o:enable "hof";
let $f := function() { . }
return $f()
<?xml version="1.0" encoding="UTF-8"?>
Segmentation fault
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/867199/+subscriptions