zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #04857
[Bug 867199] Re: Segmentation fault with function item which accesses focus
Assigning to Nicolae because he is currently working on the
implementation of higher-order functions.
** Changed in: zorba
Assignee: Markos Zaharioudakis (markos-za) => Nicolae Brinza (nbrinza)
** Changed in: zorba
Milestone: None => 2.2
--
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