** 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

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to     : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp

Reply via email to