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

2012-07-04 Thread David Graf
Is this error msg really released to my change? Does this happen when you do a clean visual studio build? -- https://code.launchpad.net/~davidagraf/zorba/bug-1013075/+merge/110307 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post

[Zorba-coders] [Merge] lp:~davidagraf/zorba/email-module-crypt into lp:zorba/email-module

2012-07-04 Thread David Graf
David Graf has proposed merging lp:~davidagraf/zorba/email-module-crypt into lp:zorba/email-module. Requested reviews: Chris Hillery (ceejatec) Cezar Andrei (cezar-andrei) For more details, see: https://code.launchpad.net/~davidagraf/zorba/email-module-crypt/+merge/113366 Fixing crypt

[Zorba-coders] [Merge] lp:~davidagraf/zorba/email-module-crypt into lp:zorba/email-module

2012-07-04 Thread David Graf
The proposal to merge lp:~davidagraf/zorba/email-module-crypt into lp:zorba/email-module has been updated. Commit Message changed to: If system library crypt is available on the system, the email module needs to be linked against it. For more details, see:

Re: [Zorba-coders] [Merge] lp:~davidagraf/zorba/email-module-crypt into lp:zorba/email-module

2012-07-04 Thread David Graf
Honestly, I do not really know with this additional dependency is needed. But it helps fixing the problem. -- https://code.launchpad.net/~davidagraf/zorba/email-module-crypt/+merge/113366 Your team Zorba Coders is subscribed to branch lp:zorba/email-module. -- Mailing list:

Re: [Zorba-coders] [Merge] lp:~davidagraf/zorba/email-module-crypt into lp:zorba/email-module

2012-07-04 Thread David Graf
Maybe, some additional explanation is needed: On Ubuntu 64Bit, we (28msec) are compiling c-client ourselves. Otherwise, the email modules do not compile (we created a ppa repository for this: https://launchpad.net/~28msec/+archive/cclient). When I build the c-client library myself, I

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

2012-07-04 Thread Ghislain Fourny
The proposal to merge lp:~zorba-coders/zorba/jsoniq into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/92171 -- https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/92171 Your team

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

2012-07-04 Thread Zorba Build Bot
Attempt to merge into lp:zorba failed due to conflicts: text conflict in src/store/naive/simple_pul.cpp -- https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/92171 Your team Zorba Coders is requested to review the proposed merge of lp:~zorba-coders/zorba/jsoniq into lp:zorba. --

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

2012-07-04 Thread Zorba Build Bot
The proposal to merge lp:~zorba-coders/zorba/jsoniq into lp:zorba has been updated. Status: Approved = Needs review For more details, see: https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/92171 -- https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/92171 Your team

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/unique-ptr-def-fix into lp:zorba

2012-07-04 Thread Ghislain Fourny
Ghislain Fourny has proposed merging lp:~zorba-coders/zorba/unique-ptr-def-fix into lp:zorba. Requested reviews: Till Westmann (tillw) Markos Zaharioudakis (markos-za) For more details, see: https://code.launchpad.net/~zorba-coders/zorba/unique-ptr-def-fix/+merge/113389 Adding a NOT

[Zorba-coders] [Bug 1020942] [NEW] vector subscript out of range assertion hit on windows

2012-07-04 Thread Dennis Knochenwefel
Public bug reported: in src/zorbatypes/binary.cpp a lot of vectors are accessed with [0], e.g.: aBase64.theData.resize( copy_without_ws( aString, aLength, aBase64.theData[0] ) ); if in this case aLength is of size 0 the assertion vector subscript out of range is hit on windows in

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

2012-07-04 Thread Ghislain Fourny
The proposal to merge lp:~zorba-coders/zorba/jsoniq into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/92171 -- https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/92171 Your team

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

2012-07-04 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/jsoniq-2012-07-04T13-31-18.603Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/92171 Your team Zorba Coders is requested to review the proposed merge of

[Zorba-coders] [Bug 1020953] [NEW] segfault in modules/xml:parse()

2012-07-04 Thread Dennis Knochenwefel
Public bug reported: the following tests crash on windows in debug build (rev. 10908): test/rbkt/zorba/parsing_and_serializing/parse-fragment-skip-root-47 (SEGFAULT) test/rbkt/zorba/parsing_and_serializing/parse-fragment-skip-root-51 (SEGFAULT)

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

2012-07-04 Thread Dennis Knochenwefel
Dennis Knochenwefel has proposed merging lp:~zorba-coders/zorba/bug-1020953 into lp:zorba. Requested reviews: Nicolae Brinza (nbrinza) Related bugs: Bug #1020953 in Zorba: segfault in modules/xml:parse() https://bugs.launchpad.net/zorba/+bug/1020953 For more details, see:

[Zorba-coders] [Bug 1020953] Re: segfault in modules/xml:parse()

2012-07-04 Thread Dennis Knochenwefel
** Branch linked: lp:~zorba-coders/zorba/bug-1020953 -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/1020953 Title: segfault in modules/xml:parse() Status in Zorba - The XQuery Processor: New

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

2012-07-04 Thread Nicolae Brinza
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/bug-1020953/+merge/113400 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/jsoniq into lp:zorba

2012-07-04 Thread Zorba Build Bot
Validation queue job jsoniq-2012-07-04T13-31-18.603Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/92171 Your team Zorba Coders is requested to review the proposed merge of lp:~zorba-coders/zorba/jsoniq into lp:zorba.

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

2012-07-04 Thread Zorba Build Bot
Voting does not meet specified criteria. Required: Approve 1, Disapprove 1, Needs Fixing 1, Pending 1. Got: 2 Approve, 1 Needs Fixing, 1 Needs Information, 1 Pending. -- https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/92171 Your team Zorba Coders is requested to review the

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

2012-07-04 Thread Zorba Build Bot
The proposal to merge lp:~zorba-coders/zorba/jsoniq into lp:zorba has been updated. Status: Approved = Needs review For more details, see: https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/92171 -- https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/92171 Your team

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

2012-07-04 Thread Ghislain Fourny
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/bug-1020953/+merge/113400 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/jsoniq into lp:zorba

2012-07-04 Thread Ghislain Fourny
The proposal to merge lp:~zorba-coders/zorba/jsoniq into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/92171 -- https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/92171 Your team

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

2012-07-04 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/jsoniq-2012-07-04T14-32-11.755Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/92171 Your team Zorba Coders is requested to review the proposed merge of

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

2012-07-04 Thread Zorba Build Bot
Validation queue job jsoniq-2012-07-04T14-32-11.755Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/92171 Your team Zorba Coders is requested to review the proposed merge of lp:~zorba-coders/zorba/jsoniq into lp:zorba.

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

2012-07-04 Thread Zorba Build Bot
Voting does not meet specified criteria. Required: Approve 1, Disapprove 1, Needs Fixing 1, Pending 1. Got: 2 Approve, 1 Needs Fixing, 1 Needs Information, 1 Pending. -- https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/92171 Your team Zorba Coders is requested to review the

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

2012-07-04 Thread Zorba Build Bot
The proposal to merge lp:~zorba-coders/zorba/jsoniq into lp:zorba has been updated. Status: Approved = Needs review For more details, see: https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/92171 -- https://code.launchpad.net/~zorba-coders/zorba/jsoniq/+merge/92171 Your team

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

2012-07-04 Thread Dennis Knochenwefel
The proposal to merge lp:~zorba-coders/zorba/bug-1020953 into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug-1020953/+merge/113400 --

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

2012-07-04 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/bug-1020953-2012-07-04T15-27-03.895Z/log.html -- https://code.launchpad.net/~zorba-coders/zorba/bug-1020953/+merge/113400 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list:

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

2012-07-04 Thread Zorba Build Bot
Validation queue job bug-1020953-2012-07-04T15-27-03.895Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~zorba-coders/zorba/bug-1020953/+merge/113400 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list:

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/unique-ptr-def-fix into lp:zorba

2012-07-04 Thread Till Westmann
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/unique-ptr-def-fix/+merge/113389 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:~zorba-coders/zorba/unique-ptr-def-fix into lp:zorba

2012-07-04 Thread Markos Zaharioudakis
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/unique-ptr-def-fix/+merge/113389 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/unique-ptr-def-fix into lp:zorba

2012-07-04 Thread Markos Zaharioudakis
The proposal to merge lp:~zorba-coders/zorba/unique-ptr-def-fix into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/unique-ptr-def-fix/+merge/113389 --

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/unique-ptr-def-fix into lp:zorba

2012-07-04 Thread Zorba Build Bot
Validation queue job unique-ptr-def-fix-2012-07-04T17-07-04.503Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~zorba-coders/zorba/unique-ptr-def-fix/+merge/113389 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list:

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/unique-ptr-def-fix into lp:zorba

2012-07-04 Thread noreply
The proposal to merge lp:~zorba-coders/zorba/unique-ptr-def-fix into lp:zorba has been updated. Status: Approved = Merged For more details, see: https://code.launchpad.net/~zorba-coders/zorba/unique-ptr-def-fix/+merge/113389 --

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

2012-07-04 Thread Dennis Knochenwefel
Dennis Knochenwefel has proposed merging lp:~zorba-coders/zorba/bug-1021025 into lp:zorba. Requested reviews: Till Westmann (tillw) Ghislain Fourny (gislenius) Related bugs: Bug #1021025 in Zorba: in json_impl.cpp data from a zstring is read after destruction

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

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

[Zorba-coders] [Bug 1021025] [NEW] in json_impl.cpp data from a zstring is read after destruction

2012-07-04 Thread Dennis Knochenwefel
Public bug reported: a zstring in json_impl.cpp is destroyed before it's data is read. This causes an illegal_character exception to be thrown if e.g. the twitter api is consumed and parsed. Also, the exception thrown contains non-utf-8 characters which causes problems in some execution

[Zorba-coders] [Bug 1021025] Re: in json_impl.cpp data from a zstring is read after destruction

2012-07-04 Thread Launchpad Bug Tracker
** Branch linked: lp:~zorba-coders/zorba/bug-1021025 -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/1021025 Title: in json_impl.cpp data from a zstring is read after destruction Status in

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

2012-07-04 Thread Zorba Build Bot
Validation queue job bug-1021025-2012-07-04T18-07-03.899Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~zorba-coders/zorba/bug-1021025/+merge/113442 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list:

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

2012-07-04 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-1021025/+merge/113442 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list:

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

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

[Zorba-coders] [Bug 888242] Re: FTST0018 raised at runtime

2012-07-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/888242 Title: FTST0018 raised at runtime Status in Zorba - The XQuery Processor: In

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

2012-07-04 Thread Paul J. Lucas
Paul J. Lucas has proposed merging lp:~paul-lucas/zorba/bug-1020942 into lp:zorba. Requested reviews: Paul J. Lucas (paul-lucas) Related bugs: Bug #1020942 in Zorba: vector subscript out of range assertion hit on windows https://bugs.launchpad.net/zorba/+bug/1020942 For more details,

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

2012-07-04 Thread Paul J. Lucas
Review: Approve -- https://code.launchpad.net/~paul-lucas/zorba/bug-1020942/+merge/113476 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 1020942] Re: vector subscript out of range assertion hit on windows

2012-07-04 Thread Paul J. Lucas
** Changed in: zorba Status: New = In Progress ** Branch linked: lp:~paul-lucas/zorba/bug-1020942 -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/1020942 Title: vector subscript out of