[Zorba-coders] [Bug 891453] Re: XQuery grammar needs EQNames

2012-07-16 Thread Matthias Brantner
*** This bug is a duplicate of bug 997045 ***
https://bugs.launchpad.net/bugs/997045

the EQName issue was fixed with merging the branch at 
lp:~nbrinza/zorba/error-messages.
I also confirm that the AtomicOrUnionType production is there.

** Changed in: zorba
   Status: Confirmed => Fix Committed

** This bug has been marked a duplicate of bug 997045
   EQName regressions

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

Title:
  XQuery grammar needs EQNames

Status in Zorba - The XQuery Processor:
  Fix Committed

Bug description:
  According to Matthias, the XQuery grammar needs to be extended to
  support EQNames.  There also needs to be an AtonicOrUntionType
  production.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/891453/+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 891453] Re: XQuery grammar needs EQNames

2012-06-29 Thread Chris Hillery
"Invalid" actually is a closed state. Setting back to Confirmed until
Matthias can double-check.

** Changed in: zorba
   Status: Invalid => Confirmed

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

Title:
  XQuery grammar needs EQNames

Status in Zorba - The XQuery Processor:
  Confirmed

Bug description:
  According to Matthias, the XQuery grammar needs to be extended to
  support EQNames.  There also needs to be an AtonicOrUntionType
  production.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/891453/+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 891453] Re: XQuery grammar needs EQNames

2012-06-29 Thread Nicolae Brinza
1. The EQNames grammar is implemented. The new syntax is also
implemented in a branch, waiting to be merged.

2. The AtomicOrUnionType production is actually implemented indirectly
through the following rules from xquery_parser.y:

ItemType  ::=  AtomicType

AtomicType  ::=  QNAME

QNAME  ::=  QNAME_SVAL
  |  EQNAME

, so there isn't anything that needs to be done, as far as I understand.


Matthias, could you please double-check, confirm and then close the bug?


** Changed in: zorba
 Assignee: Nicolae Brinza (nbrinza) => Matthias Brantner (matthias-brantner)

** Changed in: zorba
   Status: New => Invalid

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

Title:
  XQuery grammar needs EQNames

Status in Zorba - The XQuery Processor:
  Invalid

Bug description:
  According to Matthias, the XQuery grammar needs to be extended to
  support EQNames.  There also needs to be an AtonicOrUntionType
  production.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/891453/+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 891453] Re: XQuery grammar needs EQNames

2012-06-19 Thread Chris Hillery
** Tags added: task

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

Title:
  XQuery grammar needs EQNames

Status in Zorba - The XQuery Processor:
  New

Bug description:
  According to Matthias, the XQuery grammar needs to be extended to
  support EQNames.  There also needs to be an AtonicOrUntionType
  production.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/891453/+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 891453] Re: XQuery grammar needs EQNames

2012-06-12 Thread Dana Florescu
** Changed in: zorba
Milestone: None => 2.7

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

Title:
  XQuery grammar needs EQNames

Status in Zorba - The XQuery Processor:
  New

Bug description:
  According to Matthias, the XQuery grammar needs to be extended to
  support EQNames.  There also needs to be an AtonicOrUntionType
  production.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/891453/+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 891453] Re: XQuery grammar needs EQNames

2012-04-11 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/891453

Title:
  XQuery grammar needs EQNames

Status in Zorba - The XQuery Processor:
  New

Bug description:
  According to Matthias, the XQuery grammar needs to be extended to
  support EQNames.  There also needs to be an AtonicOrUntionType
  production.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/891453/+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 891453] Re: XQuery grammar needs EQNames

2012-03-21 Thread Nicolae Brinza
** Changed in: zorba
Milestone: 2.2 => 2.5

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

Title:
  XQuery grammar needs EQNames

Status in Zorba - The XQuery Processor:
  New

Bug description:
  According to Matthias, the XQuery grammar needs to be extended to
  support EQNames.  There also needs to be an AtonicOrUntionType
  production.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/891453/+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 891453] Re: XQuery grammar needs EQNames

2011-11-17 Thread Paul J. Lucas
** Changed in: zorba
   Importance: Undecided => Medium

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

Title:
  XQuery grammar needs EQNames

Status in Zorba - The XQuery Processor:
  New

Bug description:
  According to Matthias, the XQuery grammar needs to be extended to
  support EQNames.  There also needs to be an AtonicOrUntionType
  production.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/891453/+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 891453] Re: XQuery grammar needs EQNames

2011-11-16 Thread Matthias Brantner
Specificially, the ItemType production currently only includes the
AtomicType production which should be extended to support
AtomicOrUnionType.

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

Title:
  XQuery grammar needs EQNames

Status in Zorba - The XQuery Processor:
  New

Bug description:
  According to Matthias, the XQuery grammar needs to be extended to
  support EQNames.  There also needs to be an AtonicOrUntionType
  production.

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