← Back to team overview

zorba-coders team mailing list archive

[Bug 888242] Re: FTST0018 raised at runtime

 

They're called whenever somebody calls them - there's no logic anywhere
that I'm aware of that ensures they get called during a particular
phase. For instance, when using the URI resolver to load a schema,
static_context::resolve_uri() is called by translator, which is (I
guess) during the compile phase.

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

Title:
  FTST0018 raised at runtime

Status in Zorba - The XQuery Processor:
  New

Bug description:
  The error FTST0018 is currently raised at runtime. However, the error
  should be raise during compile-time because it is a static error. To
  quote the spec "During the dynamic evaluation phase, only dynamic
  errors or type errors may be raised."

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/888242/+subscriptions


References