Public bug reported:

The offending QName should be printed in the parser's error messages, e.g.:

(no URI):10,1: static error [err:XPST0003]: invalid expression: syntax
error, unexpected "QName", expecting ...


A query that generates such an error: 

declare function local:foo() 
{}

local:foo()

** Affects: zorba
     Importance: Undecided
     Assignee: Nicolae Brinza (nbrinza)
         Status: New

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

Title:
  The faulty QName should be printed in the parser error messages

Status in Zorba - The XQuery Processor:
  New

Bug description:
  
  The offending QName should be printed in the parser's error messages, e.g.:

  (no URI):10,1: static error [err:XPST0003]: invalid expression: syntax
  error, unexpected "QName", expecting ...

  
  A query that generates such an error: 

  declare function local:foo() 
  {}

  local:foo()

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