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

2011-10-04 Thread Daniel Turcanu
The link crawler is added in html module as a test for compilation. -- https://code.launchpad.net/~danielturcanu/zorba/web_crawler_tutorial/+merge/77179 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.

[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 a

[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 Rele

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

2011-10-04 Thread noreply
The proposal to merge lp:~danielturcanu/zorba/web_crawler_tutorial into lp:zorba has been updated. Status: Approved => Merged For more details, see: https://code.launchpad.net/~danielturcanu/zorba/web_crawler_tutorial/+merge/77179 -- https://code.launchpad.net/~danielturcanu/zorba/web_crawl

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

2011-10-04 Thread Zorba Build Bot
Validation queue job web_crawler_tutorial-2011-10-04T23-35-02.03Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~danielturcanu/zorba/web_crawler_tutorial/+merge/77179 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launc

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 HTML

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

2011-10-04 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/web_crawler_tutorial-2011-10-04T23-35-02.03Z/log.html -- https://code.launchpad.net/~danielturcanu/zorba/web_crawler_tutorial/+merge/77179 Your team Zorba Coders is subscribed to branch lp:zorba. --

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

2011-10-04 Thread Chris Hillery
The proposal to merge lp:~danielturcanu/zorba/web_crawler_tutorial into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~danielturcanu/zorba/web_crawler_tutorial/+merge/77179 -- https://code.launchpad.net/~danielturcanu/zorba/web

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

2011-10-04 Thread Chris Hillery
Review: Approve I like it. I'd leave the link from the index page there - having a specific section marked "tutorials" will maybe encourage folks to write some more over time. If not, we can easily move that later. -- https://code.launchpad.net/~danielturcanu/zorba/web_crawler_tutorial/+merge/7

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 : http

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. -- h

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,

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

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

2011-10-04 Thread Sorin Marian Nasoi
> 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" ? > - The "Features

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

2011-10-04 Thread Sorin Marian Nasoi
> 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 by Cez

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

2011-10-04 Thread Matthias Brantner
Review: Needs Fixing See comments. -- https://code.launchpad.net/~sorin.marian.nasoi/zorba/implementation_defined_features/+merge/78133 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Un

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. - The "Features" of the context properties are wrong. For example, "Default function namespace" seems to be in W3C XQuery and XPath

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

2011-10-04 Thread noreply
The proposal to merge lp:~paul-lucas/zorba/bug-867662 into lp:zorba has been updated. Status: Approved => Merged 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 team Zorb

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

2011-10-04 Thread Zorba Build Bot
Validation queue job bug-867662-2011-10-04T20-33-08.551Z is finished. The final status was: All tests succeeded! -- 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

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

2011-10-04 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/bug-867662-2011-10-04T20-33-08.551Z/log.html -- https://code.launchpad.net/~paul-lucas/zorba/bug-867662/+merge/78139 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https:

[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 tea

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

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: https:

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

2011-10-04 Thread Sorin Marian Nasoi
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: https://launchpad.net/~

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? -- https://code.launchpad.net/~sorin.marian.nasoi/zorba/xqdoc_fixes/+merge/78150 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 : h

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:z

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: https://

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

2011-10-04 Thread Paul J. Lucas
** Changed in: zorba Status: New => In Progress -- 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: In Progress Bug

[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. -- https://code.launchpa

[Zorba-coders] [Bug 867693] [NEW] ImageMagick (6.6.9) segfauls on Windows

2011-10-04 Thread Gabriel Petrovay
Public bug reported: Release mode: The following tests FAILED: 3251 - zorba_image_module/image/basic_svg.xq (SEGFAULT) Errors while running CTest Debug mode: The following tests FAILED: 3244 - zorba_image_module/image/basic.xq (SEGFAULT) 3246 - zorba_image_module/image/bas

[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 ** Change

[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 -- https://code.launchpad.net/~danielturcanu/zorba/mytrunk/+m

[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:~markos-za/zorba/indexes into lp:zorba

2011-10-04 Thread Zorba Build Bot
Validation queue job indexes-2011-10-04T08-51-18.723Z is finished. The final status was: All tests succeeded! -- 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 t

[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: https://launc

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

2011-10-04 Thread Markos Zaharioudakis
The proposal to merge lp:~markos-za/zorba/indexes into lp:zorba has been updated. Status: Needs review => Approved 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 Code

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 Mor

Re: [Zorba-coders] [Merge] lp:~matthias-brantner/zorba/known_issues into lp:zorba

2011-10-04 Thread Sorin Marian Nasoi
Review: Approve Reviewed this changed. -- https://code.launchpad.net/~matthias-brantner/zorba/known_issues/+merge/77642 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 : http