[Zorba-coders] [Bug 899366] Re: windowing: type checking missing (expected XPTY0004)

2012-04-12 Thread Matthias Brantner
** Changed in: zorba
 Assignee: (unassigned) => Matthias Brantner (matthias-brantner)

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/899366

Title:
  windowing: type checking missing (expected XPTY0004)

Status in Zorba - The XQuery Processor:
  New

Bug description:
  The following test (zorba/windowing/tumbling44) fails because it
  expected XPTY0004 to be raised. Instead, it gives a result.

  for tumbling window $w as xs:string in (1 to 10)
  start $s when true()
  end $e when $e - $s eq 3
  return {$w}

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


[Zorba-coders] [Bug 899366] Re: windowing: type checking missing (expected XPTY0004)

2012-04-12 Thread Matthias Brantner
** 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/899366

Title:
  windowing: type checking missing (expected XPTY0004)

Status in Zorba - The XQuery Processor:
  New

Bug description:
  The following test (zorba/windowing/tumbling44) fails because it
  expected XPTY0004 to be raised. Instead, it gives a result.

  for tumbling window $w as xs:string in (1 to 10)
  start $s when true()
  end $e when $e - $s eq 3
  return {$w}

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


[Zorba-coders] [Bug 899366] Re: windowing: type checking missing (expected XPTY0004)

2012-03-20 Thread Matthias Brantner
** Changed in: zorba
Milestone: 2.2 => 2.3

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/899366

Title:
  windowing: type checking missing (expected XPTY0004)

Status in Zorba - The XQuery Processor:
  New

Bug description:
  The following test (zorba/windowing/tumbling44) fails because it
  expected XPTY0004 to be raised. Instead, it gives a result.

  for tumbling window $w as xs:string in (1 to 10)
  start $s when true()
  end $e when $e - $s eq 3
  return {$w}

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