Re: [Zorba-coders] [Merge] lp:~markos-za/zorba/indexes into lp:zorba

2011-10-04 Thread Markos Zaharioudakis
Review: Approve -- https://code.launchpad.net/~markos-za/zorba/indexes/+merge/78060 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe : https://launchpad.net/~zorba-coders

[Zorba-coders] [Merge] lp:~markos-za/zorba/indexes into lp:zorba

2011-10-04 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/indexes-2011-10-04T08-51-18.723Z/log.html -- https://code.launchpad.net/~markos-za/zorba/indexes/+merge/78060 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list:

[Zorba-coders] [Merge] lp:~markos-za/zorba/indexes into lp:zorba

2011-10-04 Thread noreply
The proposal to merge lp:~markos-za/zorba/indexes into lp:zorba has been updated. Status: Approved = Merged For more details, see: https://code.launchpad.net/~markos-za/zorba/indexes/+merge/78060 -- https://code.launchpad.net/~markos-za/zorba/indexes/+merge/78060 Your team Zorba Coders is

[Zorba-coders] [Merge] lp:~danielturcanu/zorba/mytrunk into lp:zorba

2011-10-04 Thread Daniel Turcanu
Daniel Turcanu has proposed merging lp:~danielturcanu/zorba/mytrunk into lp:zorba. Requested reviews: Matthias Brantner (matthias-brantner) For more details, see: https://code.launchpad.net/~danielturcanu/zorba/mytrunk/+merge/78110 --

[Zorba-coders] [Bug 867662] [NEW] nullptr warning

2011-10-04 Thread Paul J. Lucas
Public bug reported: Using g++ 4.6.1 (at least under Fedora), this warning is generated: cxx_util.h:41:1: warning: identifier ‘nullptr’ will become a keyword in C++0x [-Wc++0x-compat] ** Affects: zorba Importance: Low Assignee: Paul J. Lucas (paul-lucas) Status: New **

[Zorba-coders] [Merge] lp:~paul-lucas/zorba/bug-867662 into lp:zorba

2011-10-04 Thread Paul J. Lucas
Paul J. Lucas has proposed merging lp:~paul-lucas/zorba/bug-867662 into lp:zorba. Requested reviews: Sorin Marian Nasoi (sorin.marian.nasoi) For more details, see: https://code.launchpad.net/~paul-lucas/zorba/bug-867662/+merge/78139 Now using zorba_nullptr and macro. --

Re: [Zorba-coders] [Merge] lp:~paul-lucas/zorba/bug-867662 into lp:zorba

2011-10-04 Thread Sorin Marian Nasoi
Review: Approve Checked on my Fedora 15, 64 bit machine with gcc --version gcc (GCC) 4.6.1 20110908 (Red Hat 4.6.1-9) The warning is gone. -- https://code.launchpad.net/~paul-lucas/zorba/bug-867662/+merge/78139 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list:

Re: [Zorba-coders] [Merge] lp:~paul-lucas/zorba/bug-867662 into lp:zorba

2011-10-04 Thread Matthias Brantner
Checked on my Fedora 15, 64 bit machine with gcc --version gcc (GCC) 4.6.1 20110908 (Red Hat 4.6.1-9) The warning is gone. Stupid question: did it exist before? -- https://code.launchpad.net/~paul-lucas/zorba/bug-867662/+merge/78139 Your team Zorba Coders is subscribed to branch lp:zorba.

Re: [Zorba-coders] [Merge] lp:~danielturcanu/zorba/web_crawler_tutorial into lp:zorba

2011-10-04 Thread Sorin Marian Nasoi
Review: Abstain The tutorial is nice, but I am not sure the index page in our Doxygen documentation is the best place to put it. -- https://code.launchpad.net/~danielturcanu/zorba/web_crawler_tutorial/+merge/77179 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list:

Re: [Zorba-coders] [Merge] lp:~paul-lucas/zorba/bug-867662 into lp:zorba

2011-10-04 Thread Paul J. Lucas
Yes, I managed to reproduce it locally with g++ 4.6.x. -- https://code.launchpad.net/~paul-lucas/zorba/bug-867662/+merge/78139 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe

[Zorba-coders] [Merge] lp:~paul-lucas/zorba/bug-867662 into lp:zorba

2011-10-04 Thread Paul J. Lucas
The proposal to merge lp:~paul-lucas/zorba/bug-867662 into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~paul-lucas/zorba/bug-867662/+merge/78139 -- https://code.launchpad.net/~paul-lucas/zorba/bug-867662/+merge/78139 Your

Re: [Zorba-coders] [Merge] lp:~sorin.marian.nasoi/zorba/xqdoc_fixes into lp:zorba

2011-10-04 Thread Matthias Brantner
What is the google analytics change about? The www.w3.org_2005_xpath-functions.html and www.w3.org_2005_xpath-functions_math.html are not generated every time 'make xqdoc' is called, they are treated as templates. After fixing the issues described I also fixed an issue that was missed

Re: [Zorba-coders] [Merge] lp:~sorin.marian.nasoi/zorba/implementation_defined_features into lp:zorba

2011-10-04 Thread Matthias Brantner
I suggest adding some further improvements: - The first column is always called Feature although it's not clear that W3C XQuery update Facility 1.0 is a feature. Can you please suggest a better name for it? Is W3C Specifications a better table header than Feature ? Yes, W3C

Re: [Zorba-coders] [Merge] lp:~danielturcanu/zorba/mytrunk into lp:zorba

2011-10-04 Thread Matthias Brantner
Please open two bugs for this and link the bug numbers from the ChangeLog. Also, please describe (or mention the bugs) in the commit message. We already went back and forth with URI fixes plenty of times and it's very confusing if it's unclear which scenario your commit is supposed to fix. --

Re: [Zorba-coders] [Merge] lp:~danielturcanu/zorba/mytrunk into lp:zorba

2011-10-04 Thread Matthias Brantner
Review: Needs Fixing See comment recently made. -- https://code.launchpad.net/~danielturcanu/zorba/mytrunk/+merge/78110 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe :

Re: [Zorba-coders] [Merge] lp:~danielturcanu/zorba/web_crawler_tutorial into lp:zorba

2011-10-04 Thread Matthias Brantner
I think that the code in the tutorial should be literally included and be tested as such to make sure that we don't regress. The tutorial should be linked from a blog entry. Also, the tutorial should provide a link to download the source code. Daniel, could you please provide Dana with the

[Zorba-coders] [Bug 867662] Re: nullptr warning

2011-10-04 Thread Paul J. Lucas
** Changed in: zorba Status: In Progress = Fix Released -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/867662 Title: nullptr warning Status in Zorba - The XQuery Processor: Fix

[Zorba-coders] [Bug 867243] Re: regex tests fail in no_unicode branch

2011-10-04 Thread Paul J. Lucas
*** This bug is a duplicate of bug 855715 *** https://bugs.launchpad.net/bugs/855715 ** This bug has been marked a duplicate of bug 855715 Invalid escaped characters in regex not caught ** Changed in: zorba Status: New = Invalid -- You received this bug notification because you