[Zorba-coders] [Merge] lp:~paul-lucas/zorba/feature-transcode_streambuf-2 into lp:zorba

2012-03-08 Thread Chris Hillery
Chris Hillery has proposed merging lp:~paul-lucas/zorba/feature-transcode_streambuf-2 into lp:zorba. Requested reviews: Chris Hillery (ceejatec) For more details, see: https://code.launchpad.net/~paul-lucas/zorba/feature-transcode_streambuf-2/+merge/96540 --

Re: [Zorba-coders] [Merge] lp:~paul-lucas/zorba/feature-transcode_streambuf-2 into lp:zorba

2012-03-08 Thread Chris Hillery
Review: Approve -- https://code.launchpad.net/~paul-lucas/zorba/feature-transcode_streambuf-2/+merge/96540 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] [Bug 949910] [NEW] fn:has-children segfaults on comment nodes

2012-03-08 Thread Ghislain Fourny
Public bug reported: When fn:has-children is called (for example) on a comment node, the C++ function zorba::store::Item::getChildren() is called on the parameter item, which leads to an error because this method is not implemented for nodes other than document nodes or element nodes. **

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-949910 into lp:zorba

2012-03-08 Thread Zorba Build Bot
No approved revision specified. -- https://code.launchpad.net/~zorba-coders/zorba/bug-949910/+merge/96573 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:~zorba-coders/zorba/bug-949910 into lp:zorba

2012-03-08 Thread Zorba Build Bot
The proposal to merge lp:~zorba-coders/zorba/bug-949910 into lp:zorba has been updated. Status: Approved = Needs review For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug-949910/+merge/96573 -- https://code.launchpad.net/~zorba-coders/zorba/bug-949910/+merge/96573

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-949910 into lp:zorba

2012-03-08 Thread Ghislain Fourny
The proposal to merge lp:~zorba-coders/zorba/bug-949910 into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug-949910/+merge/96573 -- https://code.launchpad.net/~zorba-coders/zorba/bug-949910/+merge/96573

[Zorba-coders] [Bug 949910] Re: fn:has-children segfaults on comment nodes

2012-03-08 Thread Ghislain Fourny
** Branch linked: lp:~zorba-coders/zorba/bug-949910 ** 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/949910 Title: fn:has-children segfaults

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-949910 into lp:zorba

2012-03-08 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/bug-949910-2012-03-08T13-53-07.61Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/bug-949910/+merge/96573 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list:

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-949910 into lp:zorba

2012-03-08 Thread Ghislain Fourny
Ghislain Fourny has proposed merging lp:~zorba-coders/zorba/bug-949910 into lp:zorba. Requested reviews: Matthias Brantner (matthias-brantner) Sorin Marian Nasoi (sorin.marian.nasoi) Related bugs: Bug #949910 in Zorba: fn:has-children segfaults on comment nodes

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-949910 into lp:zorba

2012-03-08 Thread Zorba Build Bot
Validation queue job bug-949910-2012-03-08T13-53-07.61Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~zorba-coders/zorba/bug-949910/+merge/96573 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list:

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-949910 into lp:zorba

2012-03-08 Thread Zorba Build Bot
Voting does not meet specified criteria. Required: Approve 1, Disapprove 1, Needs Fixing 1, Pending 1. Got: 2 Pending. -- https://code.launchpad.net/~zorba-coders/zorba/bug-949910/+merge/96573 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list:

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-949910 into lp:zorba

2012-03-08 Thread Zorba Build Bot
The proposal to merge lp:~zorba-coders/zorba/bug-949910 into lp:zorba has been updated. Status: Approved = Needs review For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug-949910/+merge/96573 -- https://code.launchpad.net/~zorba-coders/zorba/bug-949910/+merge/96573

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-949910 into lp:zorba

2012-03-08 Thread Matthias Brantner
Review: Needs Information An alternative implementation would be to make sure that the function is never invoked on comments or PIs. I think that was the philosophy so far. Could you please mention the fix in the ChangeLog? --

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-938934 into lp:zorba

2012-03-08 Thread Matthias Brantner
Matthias Brantner has proposed merging lp:~zorba-coders/zorba/bug-938934 into lp:zorba. Requested reviews: Matthias Brantner (matthias-brantner) Markos Zaharioudakis (markos-za) Till Westmann (tillw) Related bugs: Bug #938934 in Zorba: collection dml:truncate function missing

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-938934 into lp:zorba

2012-03-08 Thread Matthias Brantner
The proposal to merge lp:~zorba-coders/zorba/bug-938934 into lp:zorba has been updated. Commit Message changed to: - fix bug #938934 collection dml:truncate function missing - fixes documentation bug: raise zerr:ZDDY0003 instead of zerr:ZDDY0009 For more details, see:

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-938934 into lp:zorba

2012-03-08 Thread Matthias Brantner
The proposal to merge lp:~zorba-coders/zorba/bug-938934 into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug-938934/+merge/96644 -- https://code.launchpad.net/~zorba-coders/zorba/bug-938934/+merge/96644

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-938934 into lp:zorba

2012-03-08 Thread Matthias Brantner
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/bug-938934/+merge/96644 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:~zorba-coders/zorba/bug-938934 into lp:zorba

2012-03-08 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/bug-938934-2012-03-08T18-58-23.233Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/bug-938934/+merge/96644 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list:

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-938934 into lp:zorba

2012-03-08 Thread Zorba Build Bot
The attempt to merge lp:~zorba-coders/zorba/bug-938934 into lp:zorba failed. Below is the output from the failed tests. CMake Error at /home/ceej/zo/testing/zorbatest/tester/TarmacLander.cmake:274 (message): Validation queue job bug-938934-2012-03-08T18-58-23.233Z is finished. The final

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-938934 into lp:zorba

2012-03-08 Thread Zorba Build Bot
The proposal to merge lp:~zorba-coders/zorba/bug-938934 into lp:zorba has been updated. Status: Approved = Needs review For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug-938934/+merge/96644 -- https://code.launchpad.net/~zorba-coders/zorba/bug-938934/+merge/96644

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-938934 into lp:zorba

2012-03-08 Thread Matthias Brantner
The proposal to merge lp:~zorba-coders/zorba/bug-938934 into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug-938934/+merge/96644 -- https://code.launchpad.net/~zorba-coders/zorba/bug-938934/+merge/96644

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-938934 into lp:zorba

2012-03-08 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/bug-938934-2012-03-08T20-24-17.256Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/bug-938934/+merge/96644 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list:

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-938934 into lp:zorba

2012-03-08 Thread Zorba Build Bot
Voting does not meet specified criteria. Required: Approve 1, Disapprove 1, Needs Fixing 1, Pending 1. Got: 1 Approve, 3 Pending. -- https://code.launchpad.net/~zorba-coders/zorba/bug-938934/+merge/96644 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list:

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-938934 into lp:zorba

2012-03-08 Thread Zorba Build Bot
The proposal to merge lp:~zorba-coders/zorba/bug-938934 into lp:zorba has been updated. Status: Approved = Needs review For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug-938934/+merge/96644 -- https://code.launchpad.net/~zorba-coders/zorba/bug-938934/+merge/96644

[Zorba-coders] [Bug 944826] Re: Incorrect use of delete[] in ptr_rep

2012-03-08 Thread Paul J. Lucas
** Changed in: zorba Status: New = Fix Committed -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/944826 Title: Incorrect use of delete[] in ptr_rep Status in Zorba - The XQuery

[Zorba-coders] [Bug 933979] Re: http module parse_content_type() has wrong return type

2012-03-08 Thread Paul J. Lucas
** Changed in: zorba Status: New = Fix Committed -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/933979 Title: http module parse_content_type() has wrong return type Status in Zorba -

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

2012-03-08 Thread Paul J. Lucas
Paul J. Lucas has proposed merging lp:~paul-lucas/zorba/bug-950456 into lp:zorba. Requested reviews: Paul J. Lucas (paul-lucas) Related bugs: Bug #950456 in Zorba: Memory leak in http-client module https://bugs.launchpad.net/zorba/+bug/950456 For more details, see:

[Zorba-coders] [Bug 950456] [NEW] Memory leak in http-client module

2012-03-08 Thread Paul J. Lucas
Public bug reported: The original output from valgrind: ==7222==at 0x4C274A8: malloc (vg_replace_malloc.c:236) ==7222==by 0xC136F21: ??? ==7222==by 0xC1964AE: ??? ==7222==by 0xC1878D4: ??? ==7222==by 0xC1881D1: ??? ==7222==by 0xC18BB9E: ??? ==7222==by 0xC189D62: ???

[Zorba-coders] [Bug 950456] Re: Memory leak in http-client module

2012-03-08 Thread Paul J. Lucas
Fixed by adding: delete theSerStream; at line 61 in http_request_handler.cpp. ** Changed in: zorba Status: New = In Progress ** Branch linked: lp:~paul-lucas/zorba/bug-950456 -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for

[Zorba-coders] [Bug 950456] Re: Memory leak in http-client module

2012-03-08 Thread Paul J. Lucas
Using the following command: LD_PRELOAD=./LIB_PATH/com/zorba-xquery/www/modules/libhttp-client_2.0.so valgrind --leak-check=full bin/zorba -f -i -r --trailing-nl -q ../test/rbkt/Queries/zorba/http-client/put/put2_integer.xq produce more useful output: ==32761== HEAP SUMMARY: ==32761== in

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

2012-03-08 Thread Paul J. Lucas
Review: Approve -- https://code.launchpad.net/~paul-lucas/zorba/bug-950456/+merge/96693 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:~paul-lucas/zorba/bug-950456 into lp:zorba

2012-03-08 Thread Matthias Brantner
Review: Approve -- https://code.launchpad.net/~paul-lucas/zorba/bug-950456/+merge/96693 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-950456 into lp:zorba

2012-03-08 Thread Matthias Brantner
The proposal to merge lp:~paul-lucas/zorba/bug-950456 into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~paul-lucas/zorba/bug-950456/+merge/96693 -- https://code.launchpad.net/~paul-lucas/zorba/bug-950456/+merge/96693 Your

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

2012-03-08 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/bug-950456-2012-03-09T01-14-13.39Z/log.html -- https://code.launchpad.net/~paul-lucas/zorba/bug-950456/+merge/96693 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list:

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

2012-03-08 Thread Zorba Build Bot
Validation queue job bug-950456-2012-03-09T01-14-13.39Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~paul-lucas/zorba/bug-950456/+merge/96693 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-950456 into lp:zorba

2012-03-08 Thread noreply
The proposal to merge lp:~paul-lucas/zorba/bug-950456 into lp:zorba has been updated. Status: Approved = Merged For more details, see: https://code.launchpad.net/~paul-lucas/zorba/bug-950456/+merge/96693 -- https://code.launchpad.net/~paul-lucas/zorba/bug-950456/+merge/96693 Your team

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

2012-03-08 Thread Sorin Marian Nasoi
The error was fixed, Thanks for pointing it out Matthias. I did not change the layout though because I think that Dana's original propose best fits the copy/paste scenario. The result looks as follows: Imported schemas: •

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/stack into lp:~zorba-coders/zorba/zorba-experimental

2012-03-08 Thread Sorin Marian Nasoi
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/stack/+merge/96031 Your team Zorba Coders is subscribed to branch lp:~zorba-coders/zorba/stack. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe :

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/stack into lp:~zorba-coders/zorba/zorba-experimental

2012-03-08 Thread Sorin Marian Nasoi
The proposal to merge lp:~zorba-coders/zorba/stack into lp:~zorba-coders/zorba/zorba-experimental has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/stack/+merge/96031 --