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

Title:
  crash in transform expression

Status in Zorba - The XQuery Processor:
  Fix Committed

Bug description:
  declare variable $filename as xs:string := "test";

  copy $filename := $filename
  modify ()
  return $filename

  crashes (due to using the same var names "$filename := $filename")
  running on latest trunk rev 10884. Thank you for fixing.

  P.S.: this is not a duplicate of bug #1008082

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/1016429/+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