zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #03684
[Bug 917981] [NEW] DECLARE_ZORBA_MODULE() should raise error on duplicates
Public bug reported:
If you call DECLARE_ZORBA_MODULE() twice with the same URI, nothing
happens, and you get duplicate entries in ZorbaManifest.xml. This
sometimes messes up xqdoc generation.
It should fail if the same module is declared twice with either the same
version or with no version.
** Affects: zorba
Importance: Undecided
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/917981
Title:
DECLARE_ZORBA_MODULE() should raise error on duplicates
Status in Zorba - The XQuery Processor:
New
Bug description:
If you call DECLARE_ZORBA_MODULE() twice with the same URI, nothing
happens, and you get duplicate entries in ZorbaManifest.xml. This
sometimes messes up xqdoc generation.
It should fail if the same module is declared twice with either the
same version or with no version.
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/917981/+subscriptions
Follow ups
References