zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #05816
[Merge] lp:~zorba-coders/zorba/stack into lp:zorba
Sorin Marian Nasoi has proposed merging lp:~zorba-coders/zorba/stack into lp:zorba.
Requested reviews:
Zorba Coders (zorba-coders)
For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/stack/+merge/96017
Updated the Stack and Queue modules.
--
https://code.launchpad.net/~zorba-coders/zorba/stack/+merge/96017
Your team Zorba Coders is requested to review the proposed merge of lp:~zorba-coders/zorba/stack into lp:zorba.
=== modified file 'modules/ExternalModules.conf'
--- modules/ExternalModules.conf 2012-02-28 20:45:43 +0000
+++ modules/ExternalModules.conf 2012-03-05 22:45:26 +0000
@@ -39,4 +39,9 @@
security bzr lp:zorba/security-module zorba-2.1
system bzr lp:zorba/system-module zorba-2.1
xqxq bzr lp:zorba/xqxq-module zorba-2.1
+<<<<<<< TREE
email bzr lp:zorba/email-module zorba-2.1
+=======
+stack bzr lp:~zorba-coders/zorba/my_stack
+queue bzr lp:~zorba-coders/zorba/my_queue
+>>>>>>> MERGE-SOURCE
=== modified file 'modules/com/zorba-xquery/www/modules/xqdoc2xhtml/index.xq'
--- modules/com/zorba-xquery/www/modules/xqdoc2xhtml/index.xq 2012-01-20 21:48:24 +0000
+++ modules/com/zorba-xquery/www/modules/xqdoc2xhtml/index.xq 2012-03-05 22:45:26 +0000
@@ -1414,7 +1414,7 @@
substring-before($rest, ") external")
(: no external function :)
else
- $rest
+ substring-before($rest, ")")
(: the return type is specified :)
else
$tmp