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

2013-01-28 Thread Rodolfo Ochoa
Done! I have made all the changes you observed. -- https://code.launchpad.net/~zorba-coders/zorba/bug1100471/+merge/144035 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 : ht

Re: [Zorba-coders] [Merge] lp:~paul-lucas/zorba/pjl-misc into lp:zorba

2013-01-28 Thread Matthias Brantner
Review: Approve -- https://code.launchpad.net/~paul-lucas/zorba/pjl-misc/+merge/145037 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:~paul-lucas/zorba/pjl-misc into lp:zorba

2013-01-28 Thread Matthias Brantner
The proposal to merge lp:~paul-lucas/zorba/pjl-misc into lp:zorba has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~paul-lucas/zorba/pjl-misc/+merge/145037 -- https://code.launchpad.net/~paul-lucas/zorba/pjl-misc/+merge/145037 Your team Zo

[Zorba-coders] [Merge] lp:~paul-lucas/zorba/pjl-misc into lp:zorba

2013-01-28 Thread Zorba Build Bot
Validation queue starting for merge proposal. Log at: http://zorbatest.lambda.nu:8080/remotequeue/pjl-misc-2013-01-28T22-08-14.979Z/log.html -- https://code.launchpad.net/~paul-lucas/zorba/pjl-misc/+merge/145037 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://l

[Zorba-coders] [Merge] lp:~paul-lucas/zorba/pjl-misc into lp:zorba

2013-01-28 Thread Zorba Build Bot
Validation queue job pjl-misc-2013-01-28T22-08-14.979Z is finished. The final status was: All tests succeeded! -- https://code.launchpad.net/~paul-lucas/zorba/pjl-misc/+merge/145037 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Po

[Zorba-coders] [Merge] lp:~paul-lucas/zorba/pjl-misc into lp:zorba

2013-01-28 Thread noreply
The proposal to merge lp:~paul-lucas/zorba/pjl-misc into lp:zorba has been updated. Status: Approved => Merged For more details, see: https://code.launchpad.net/~paul-lucas/zorba/pjl-misc/+merge/145037 -- https://code.launchpad.net/~paul-lucas/zorba/pjl-misc/+merge/145037 Your team Zorba Co

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

2013-01-28 Thread Paul J. Lucas
> zorba -q 'parse-xml(" <.>:1,2: dynamic error [err:FODC0006]: invalid content passed to fn:parse- > xml(): "; raised at /home/mbrantner/zorba/sandbox/src/runtime/parsing_and_seri > alizing/parsing_and_serializing_impl.cpp:88 > > The error message seems to be broken. Why is there a '"' at the end

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

2013-01-28 Thread Paul J. Lucas
> cat tmp.xml > > zorba -q 'doc("tmp.xml")' > <.>:1,2: dynamic error [err:FODC0002]: "f":2,1: loader parsing error: '>' > expected; raised at > /home/mbrantner/zorba/sandbox/src/store/naive/loader_fast.cpp:157 > > What should '"f":2,1:' tell me? I assume "f" means file and "2,1" is a > location

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

2013-01-28 Thread Paul J. Lucas
213,222,231,240,243,252: should be cast to Members::size_type. 296,297: Should be vector::size_type (why are you obsessing over std::string::size_type?) 310,319,332: Should be cast to checked_vector::size_type not size_t. 358,367,393,403,404,417: Cast to wrong type. It seems like you missed f

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

2013-01-28 Thread Paul J. Lucas
> It now shows a file:/// URL. Do you want this, or to have the file:// stripped and the path normalized? -- https://code.launchpad.net/~zorba-coders/zorba/bug-1095889/+merge/143823 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Pos