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

2012-02-28 Thread Gabriel Petrovay
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/https-win/+merge/95060 Your team Zorba Coders is requested to review the proposed merge of lp:~zorba-coders/zorba/https-win into lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to :

[Zorba-coders] [Bug 918626] Re: Debugger: Add unit tests

2012-01-26 Thread Gabriel Petrovay
am removing myself as assignee from this bug. ** Changed in: zorba Status: In Progress = Opinion ** Changed in: zorba Assignee: Gabriel Petrovay (gabipetrovay) = Matthias Brantner (matthias-brantner) -- You received this bug notification because you are a member of Zorba Coders

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

2012-01-24 Thread Gabriel Petrovay
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/email_sausalito_fixes_r2651_and_r2676/+merge/88236 Your team Zorba Coders is subscribed to branch lp:zorba/email-module. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net

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

2012-01-24 Thread Gabriel Petrovay
The proposal to merge lp:~zorba-coders/zorba/email_sausalito_fixes_r2651_and_r2676 into lp:zorba/email-module has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/email_sausalito_fixes_r2651_and_r2676/+merge/88236 --

[Zorba-coders] [Bug 867205] Re: Add debugger tests

2012-01-19 Thread Gabriel Petrovay
Adding now findings about command line testing frameworks that could be used for testing the xqdb command line http://search.cpan.org/~lbrocard/Test-Expect-0.31/lib/Test/Expect.pm -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba.

[Zorba-coders] [Bug 918626] [NEW] Debugger: Add unit tests

2012-01-19 Thread Gabriel Petrovay
Public bug reported: New debugger unit tests are needed with the introduction of the new debugger in Zorba 2.2. ** Affects: zorba Importance: Medium Assignee: Gabriel Petrovay (gabipetrovay) Status: In Progress ** Tags: debugger test testing tests unit ** Changed in: zorba

[Zorba-coders] [Bug 867205] Re: Debugger: Add xqdb command line testing

2012-01-19 Thread Gabriel Petrovay
. ** Changed in: zorba Assignee: Gabriel Petrovay (gabipetrovay) = (unassigned) -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/867205 Title: Debugger: Add xqdb command line testing Status

[Zorba-coders] [Bug 918634] [NEW] Segfault: test/unit/debug_iter_serialization

2012-01-19 Thread Gabriel Petrovay
Public bug reported: The test was not run because of mis-configuration in the test/unit/CMakeLists.txt. After CMakeLists.txt being corrected, it turns out that the test is segfaulting. ** Affects: zorba Importance: High Assignee: Gabriel Petrovay (gabipetrovay) Status

[Zorba-coders] [Bug 918634] Re: Segfault: test/unit/debug_iter_serialization

2012-01-19 Thread Gabriel Petrovay
Access violation in DebuggerRuntime::getAndClearInterruptBreak() probably when reading the global variable theInterruptBreak hmmm... -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/918634 Title:

[Zorba-coders] [Bug 918723] [NEW] Debugger: evaluation failure then evaluating the context item

2012-01-19 Thread Gabriel Petrovay
Public bug reported: Search in the DebuggerServer for the following comment: // TODO: currently we don't evaluate the context item because of an exception // thrown in the dynamic context that messes up the plan wrapper in the eval // iterator and subsequent evals will fail

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

2012-01-18 Thread Gabriel Petrovay
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/debugger_ctrl_c/+merge/89014 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/debugger_ctrl_c into lp:zorba

2012-01-18 Thread Gabriel Petrovay
The proposal to merge lp:~zorba-coders/zorba/debugger_ctrl_c into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/debugger_ctrl_c/+merge/89014 --

[Zorba-coders] [Bug 913822] Re: Debugger: Interrupt execution with Ctrl-C and stop at next breakable expression

2012-01-18 Thread Gabriel Petrovay
** Summary changed: - Debugger: Interrupt execution with Ctrl-C and stop at next breakpoint + Debugger: Interrupt execution with Ctrl-C and stop at next breakable expression -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba.

[Zorba-coders] [Bug 913822] Re: Debugger: Interrupt execution with Ctrl-C and stop at next breakpoint

2012-01-17 Thread Gabriel Petrovay
Added this functionality in lp:~zorba-coders/zorba/debugger_ctrl_c. ** Changed in: zorba Assignee: (unassigned) = Gabriel Petrovay (gabipetrovay) ** Changed in: zorba Milestone: None = 2.2 ** Changed in: zorba Status: New = Incomplete ** Changed in: zorba Status

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

2012-01-17 Thread Gabriel Petrovay
Gabriel Petrovay has proposed merging lp:~zorba-coders/zorba/debugger_ctrl_c into lp:zorba. Requested reviews: Gabriel Petrovay (gabipetrovay) David Graf (davidagraf) Related bugs: Bug #913822 in Zorba: Debugger: Interrupt execution with Ctrl-C and stop at next breakpoint https

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

2012-01-17 Thread Gabriel Petrovay
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/debugger_ctrl_c/+merge/88918 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 913822] Re: Debugger: Interrupt execution with Ctrl-C and stop at next breakpoint

2012-01-17 Thread Gabriel Petrovay
** Changed in: zorba Status: In Progress = 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/913822 Title: Debugger: Interrupt execution with Ctrl-C and stop at next

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

2012-01-11 Thread Gabriel Petrovay
The proposal to merge lp:~zorba-coders/zorba/debugger_stop_command into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/debugger_stop_command/+merge/88107 --

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

2012-01-11 Thread Gabriel Petrovay
Gabriel Petrovay has proposed merging lp:~zorba-coders/zorba/email_sausalito_fixes_r2651_and_r2676 into lp:zorba/email-module. Requested reviews: Gabriel Petrovay (gabipetrovay) David Graf (davidagraf) For more details, see: https://code.launchpad.net/~zorba-coders/zorba

[Zorba-coders] [Bug 912936] Re: Debugger: implement stop command

2012-01-11 Thread Gabriel Petrovay
** Changed in: zorba Status: In Progress = 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/912936 Title: Debugger: implement stop command Status in Zorba - The XQuery

[Zorba-coders] [Bug 914655] Re: XQDB: Assertion `str.size() == length' failed.

2012-01-11 Thread Gabriel Petrovay
The error generated by the command: print -c x will cause a second evaluation command to fail whatever that is (even if a correct expression), for example: print -c $x ** Changed in: zorba Importance: Undecided = Medium ** Changed in: zorba Importance: Medium = High ** Changed in: zorba

[Zorba-coders] [Bug 914655] Re: XQDB: Assertion `str.size() == length' failed.

2012-01-11 Thread Gabriel Petrovay
** Changed in: zorba Status: In Progress = Confirmed -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/914655 Title: XQDB: Assertion `str.size() == length' failed. Status in Zorba - The

[Zorba-coders] [Bug 914655] Re: XQDB: Assertion `str.size() == length' failed.

2012-01-11 Thread Gabriel Petrovay
at = (something that has to do with an RCObject that calls ~PlanWrapper. What I don't know is how to simulate state-thePlanWrapper = NULL; from a catch outside the caller of the eval iterator's nextImpl Assigning to Markos. ** Changed in: zorba Assignee: Gabriel Petrovay (gabipetrovay) = Markos

[Zorba-coders] [Bug 912936] Re: Debugger: implement stop command

2012-01-09 Thread Gabriel Petrovay
** 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/912936 Title: Debugger: implement stop command Status in Zorba - The XQuery Processor: In

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

2012-01-09 Thread Gabriel Petrovay
The proposal to merge lp:~zorba-coders/zorba/debugger_client_extras into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/debugger_client_extras/+merge/87817 --

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

2012-01-06 Thread Gabriel Petrovay
Gabriel Petrovay has proposed merging lp:~zorba-coders/zorba/debugger_client_extras into lp:zorba. Requested reviews: Gabriel Petrovay (gabipetrovay) David Graf (davidagraf) For more details, see: https://code.launchpad.net/~zorba-coders/zorba/debugger_client_extras/+merge/87817 Fixed

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

2012-01-06 Thread Gabriel Petrovay
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/debugger_client_extras/+merge/87817 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/debugger_client_windows_termination into lp:zorba

2012-01-06 Thread Gabriel Petrovay
The proposal to merge lp:~zorba-coders/zorba/debugger_client_windows_termination into lp:zorba has been updated. Status: Merged = Needs review For more details, see: https://code.launchpad.net/~zorba-coders/zorba/debugger_client_windows_termination/+merge/87662 --

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

2012-01-06 Thread Gabriel Petrovay
Gabriel Petrovay has proposed merging lp:~zorba-coders/zorba/debugger_client_windows_termination into lp:zorba. Requested reviews: Gabriel Petrovay (gabipetrovay) Juan Zacarias (juan457) For more details, see: https://code.launchpad.net/~zorba-coders/zorba

[Zorba-coders] [Bug 904657] Re: Debugger: run command is confusing - Replace with alias?

2012-01-06 Thread Gabriel Petrovay
This problem will not make anymore sense if Bug #901160 is implemented. Moreover, Bug #912936 should be implemented instead to complete the DBGP functionality. ** Summary changed: - Debugger: run command is confusion - Replace with alias? + Debugger: run command is confusing - Replace with

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

2012-01-05 Thread Gabriel Petrovay
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/debugger_client_windows_termination/+merge/87662 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 904656] Re: Debugger: history in debugger client

2012-01-04 Thread Gabriel Petrovay
** Changed in: zorba Status: New = Fix Committed ** Changed in: zorba Milestone: None = 2.2 -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/904656 Title: Debugger: history in

[Zorba-coders] [Bug 868329] Re: URI resolver does not work well on Windows

2012-01-04 Thread Gabriel Petrovay
Followups in the discussion on zorba-coders: File API extension for resolving path against a base URI/path ** Changed in: zorba Assignee: Gabriel Petrovay (gabipetrovay) = (unassigned) -- You received this bug notification because you are a member of Zorba Coders, which is the registrant

[Zorba-coders] [Bug 867205] Re: Add debugger tests

2012-01-04 Thread Gabriel Petrovay
** Tags removed: v2.1 ** Tags added: test tests -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/867205 Title: Add debugger tests Status in Zorba - The XQuery Processor: New Bug description:

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

2012-01-04 Thread Gabriel Petrovay
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/debugger_broken_mac_build/+merge/87469 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/debugger_broken_mac_build into lp:zorba

2012-01-04 Thread Gabriel Petrovay
I want to quit, whatever the status is. What would be the solution in this case? -- https://code.launchpad.net/~zorba-coders/zorba/debugger_broken_mac_build/+merge/87469 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to :

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

2012-01-04 Thread Gabriel Petrovay
The main process would exit and you get a console prompt even though the zorba debugger did not finish. -- https://code.launchpad.net/~zorba-coders/zorba/debugger_broken_mac_build/+merge/87469 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list:

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

2012-01-04 Thread Gabriel Petrovay
I have removed the wait call. The behavior is the same. I thought that the usage of wait is a safe way to not delete theClient too early and crashing the child process when this still tries to access the client. --

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

2012-01-04 Thread Gabriel Petrovay
Gabriel Petrovay has proposed merging lp:~zorba-coders/zorba/debugger_broken_mac_build into lp:zorba. Requested reviews: Gabriel Petrovay (gabipetrovay) Paul J. Lucas (paul-lucas) For more details, see: https://code.launchpad.net/~zorba-coders/zorba/debugger_broken_mac_build/+merge/87506

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

2011-12-24 Thread Gabriel Petrovay
The proposal to merge lp:~zorba-coders/zorba/debugger_enhancements into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/debugger_enhancements/+merge/86801 --

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/fix_bug_dc into lp:zorba/data-cleaning-module

2011-12-23 Thread Gabriel Petrovay
Review: Approve I was wrong. It FIXES the issue. -- https://code.launchpad.net/~zorba-coders/zorba/fix_bug_dc/+merge/86706 Your team Zorba Coders is subscribed to branch lp:zorba/data-cleaning-module. -- Mailing list: https://launchpad.net/~zorba-coders Post to :

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

2011-12-23 Thread Gabriel Petrovay
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/debugger_enhancements/+merge/86801 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 898581] Re: Debugger: syntax error client block

2011-12-21 Thread Gabriel Petrovay
** Changed in: zorba Milestone: None = 2.2 ** 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/898581 Title: Debugger: syntax error

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

2011-12-20 Thread Gabriel Petrovay
The proposal to merge lp:~zorba-coders/zorba/debugger_client into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/debugger_client/+merge/86305 --

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

2011-12-20 Thread Gabriel Petrovay
The proposal to merge lp:~zorba-coders/zorba/debugger_client into lp:zorba has been updated. Commit Message changed to: Mature zorba debugger with graceful degradation if libedit not found. For more details, see: https://code.launchpad.net/~zorba-coders/zorba/debugger_client/+merge/86305 --

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

2011-12-20 Thread Gabriel Petrovay
The proposal to merge lp:~zorba-coders/zorba/debugger_client into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/debugger_client/+merge/86305 --

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

2011-12-20 Thread Gabriel Petrovay
The proposal to merge lp:~zorba-coders/zorba/debugger_client into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/debugger_client/+merge/86305 --

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

2011-12-19 Thread Gabriel Petrovay
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/debugger_client/+merge/86305 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 868329] Re: URI resolver does not work well on Windows

2011-12-14 Thread Gabriel Petrovay
I would say that such an addition, if accepted, should be added to the resolve-path function. I will send a couple of emails regarding this extension. -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba.

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

2011-12-13 Thread Gabriel Petrovay
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/debugger_client/+merge/85567 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 901173] Re: Debugger: Interactive Console Input

2011-12-13 Thread Gabriel Petrovay
A basic version should be fixed in r10590. ** Changed in: zorba Status: New = Fix Committed ** Changed in: zorba Milestone: None = 2.2 ** Branch linked: lp:~zorba-coders/zorba/debugger_client -- You received this bug notification because you are a member of Zorba Coders, which is

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

2011-12-09 Thread Gabriel Petrovay
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/markos-scratch/+merge/84652 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/markos-scratch into lp:zorba

2011-12-09 Thread Gabriel Petrovay
The proposal to merge lp:~zorba-coders/zorba/markos-scratch into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/markos-scratch/+merge/84652 --

[Zorba-coders] [Bug 901669] Re: Stack frames on windows have invalid URIs

2011-12-08 Thread Gabriel Petrovay
Search for this bug number in the src\debugger\debugger_runtime.cpp and clean the code back. -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/901669 Title: Stack frames on windows have invalid

[Zorba-coders] [Bug 901676] [NEW] Clean the URIHelper decodeFileURI encodeFileURI mess iin debugger_runtime.cpp

2011-12-08 Thread Gabriel Petrovay
file. The whole should be unified probably to URIs. The debug server should be the one to align these URIs with the DBGP implenmentation. ** Affects: zorba Importance: Medium Assignee: Gabriel Petrovay (gabipetrovay) Status: New ** Tags: debugger file runtime uri ** Changed

[Zorba-coders] [Bug 898093] Re: Debugger: print source code of current line in debugger client

2011-12-08 Thread Gabriel Petrovay
Implemented also the source code lines. Noe at break you see the source code line of the entire expression. If you see more than one line, that means you stopped at an expression that spans more than one line. This makes a difference when repeatedly stopping in the same line because of multiple

[Zorba-coders] [Bug 898093] Re: Debugger: print source code of current line in debugger client

2011-12-08 Thread Gabriel Petrovay
** Branch linked: lp:~zorba-coders/zorba/debugger_client -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/898093 Title: Debugger: print source code of current line in debugger client Status in

[Zorba-coders] [Bug 898578] Re: Debugger: breakpoint not removed from runtime during execution

2011-12-08 Thread Gabriel Petrovay
** Branch linked: lp:~zorba-coders/zorba/debugger_client ** Changed in: zorba Status: In Progress = Fix Committed ** Changed in: zorba Milestone: None = 2.2 -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba.

[Zorba-coders] [Bug 901676] Re: Clean the URIHelper decodeFileURI encodeFileURI mess iin debugger_runtime.cpp

2011-12-08 Thread Gabriel Petrovay
Fixed now in the lp:~zorba-coders/zorba/debugger_client branch in r10585. ** 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/901676 Title:

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

2011-12-06 Thread Gabriel Petrovay
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/markos-scratch/+merge/84652 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/markos-scratch into lp:zorba

2011-12-06 Thread Gabriel Petrovay
Review: Needs Fixing I see though some things in: src/compiler/expression/expr.cpp for the debugger expression in my debugger branch I have now: void debugger_expr::compute_scripting_kind() { theScriptingKind = theExpr-get_scripting_detail(); } zorba::expr_script_kind_t

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

2011-12-06 Thread Gabriel Petrovay
Review: Needs Fixing That is: zorba::expr_script_kind_t get_scripting_kind() was added because it is needed in plan_visitor.cpp in void end_visit(debugger_expr v) (see the lp:~zorba-coders/zorba/debugger_client branch): argv.push_back(new EvalIterator(sctx,

[Zorba-coders] [Bug 898580] Re: Debugger: starting query with over blocks the debugger client

2011-12-02 Thread Gabriel Petrovay
lp:~zorba-coders/zorba/debugger_client r10572. ** Changed in: zorba Status: In Progress = 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/898580 Title: Debugger: starting

[Zorba-coders] [Bug 898593] Re: Debugger: query body not always breakable

2011-12-02 Thread Gabriel Petrovay
Fixed by adding the breakable for the MainModule query body. Now step in will stop at this breakable. Setting a breakpoint on this breakable is not allowed though. ** Changed in: zorba Status: New = Fix Committed -- You received this bug notification because you are a member of Zorba

[Zorba-coders] [Bug 898578] [NEW] Debugger: breakpoint not removed from runtime during execution

2011-12-01 Thread Gabriel Petrovay
Public bug reported: Query mm.xq: 1 | for $x in 1 to 3 2 | return 3 | $x (xqdb) bs -f q -l 1 (xqdb) r break (xqdb) br -i 0 (xqdb) r break This should have been stopping not break!!! ** Affects: zorba Importance: High Assignee: Gabriel Petrovay (gabipetrovay) Status

[Zorba-coders] [Bug 867693] Re: ImageMagick (6.6.9) segfaults on Windows

2011-12-01 Thread Gabriel Petrovay
** Summary changed: - ImageMagick (6.6.9) segfauls on Windows + ImageMagick (6.6.9) segfaults on Windows -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/867693 Title: ImageMagick (6.6.9)

[Zorba-coders] [Bug 898593] [NEW] Debugger: query body not always breakable

2011-12-01 Thread Gabriel Petrovay
Public bug reported: The query body should always be breakable if no other breakpoint is set on the topmost expression. This functionality was added but it was reported by Juan for the following query: 500 eq a/ ** Affects: zorba Importance: High Assignee: Gabriel Petrovay

[Zorba-coders] [Bug 898575] Re: Debugger: crash when breakpoint remove

2011-12-01 Thread Gabriel Petrovay
** Summary changed: - Debugger: Crash when breakpoint remove + Debugger: crash when breakpoint remove -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/898575 Title: Debugger: crash when

[Zorba-coders] [Bug 898093] Re: Debugger: print source code of current line in debugger client

2011-12-01 Thread Gabriel Petrovay
** Summary changed: - Print Source Code of Current Line in Debugger Client + Debugger: print source code of current line in debugger client -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/898093

[Zorba-coders] [Bug 898575] Re: Debugger: crash when breakpoint remove

2011-12-01 Thread Gabriel Petrovay
The problem was with unprotected call to: theRuntime-removeBreakpoint(lBID) which throws an exception if the breakpoint id is wrong. Now surrounded with try catch and properly displaying the information in the client. ** Changed in: zorba Status: New = In Progress ** Changed in: zorba

[Zorba-coders] [Bug 898578] Re: Debugger: breakpoint not removed from runtime during execution

2011-12-01 Thread Gabriel Petrovay
During my last changes this bug could have been corrected. I cannot reproduce it anymore. Juan, can you please check with r10570? If it works, marked it as fixed Committed. Thanks! ** Changed in: zorba Status: New = In Progress ** Changed in: zorba Assignee: Gabriel Petrovay

[Zorba-coders] [Bug 867373] Re: fn:serialize() must support binary serialization

2011-11-29 Thread Gabriel Petrovay
What should be the result of the call: fn:serialize($base64BinaryContent, $params) (: i.e. readin from a file :) fn:serialize($xmlData, $params) (: i.e. XDM data :) where $params contains the zorba custom binary serialization method? -- You received this bug notification because you are a

[Zorba-coders] [Bug 867373] Re: fn:serialize() must support binary serialization

2011-11-29 Thread Gabriel Petrovay
pushed lp:~zorba-coders/zorba/binary_serialization with the current work on this problem -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/867373 Title: fn:serialize() must support binary

[Zorba-coders] [Bug 867042] Re: Add support for character maps in serializer

2011-11-23 Thread Gabriel Petrovay
If the bug is still invalid, please clean up the code referencing it in parsing_and_serializing_impl.cpp -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/867042 Title: Add support for character

[Zorba-coders] [Bug 867042] Re: Add support for character maps in serializer

2011-11-23 Thread Gabriel Petrovay
Why is this marked as invalid? The query below: let $sp := serialization-parameters xmlns=http://www.w3.org/2010/xslt-xquery-serialization; use-character-maps character-map character=# map-string=123/ /use-character-maps /serialization-parameters return

[Zorba-coders] [Bug 894009] [NEW] Schema validation: can not cast to 02B6E590

2011-11-23 Thread Gabriel Petrovay
Public bug reported: Query: import schema namespace union = http://my.schema; at sch.xsd; validate strict { elem xmlns=http://my.schema;+/elem } Schema: xs:schema xmlns:xs=http://www.w3.org/2001/XMLSchema; xmlns:this=http://my.schema; targetNamespace=http://my.schema;

[Zorba-coders] [Bug 866980] Re: Python compilation failing on Windows/debug

2011-11-22 Thread Gabriel Petrovay
** Changed in: zorba Assignee: Gabriel Petrovay (gabipetrovay) = (unassigned) ** Changed in: zorba Status: New = Won't Fix -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/866980 Title

[Zorba-coders] [Bug 867377] Re: Add debugger client command line execution support

2011-11-22 Thread Gabriel Petrovay
This has been build and is available in the branch: lp:~zorba-coders/zorba/debugger_client ** Description changed: That is: - xqdb.exe zorba.exe -f -g mm.xq ... + xqdb.exe -f -q mm.xq ... This should start the debugger client AND zorba in background such that the user does not have

[Zorba-coders] [Bug 867344] Re: Implementation of fn:parse and fn:serialize planned?

2011-11-22 Thread Gabriel Petrovay
** Changed in: zorba Status: New = 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/867344 Title: Implementation of fn:parse and fn:serialize planned? Status in Zorba - The

[Zorba-coders] [Bug 867373] Re: ser:serialize() must support binary serialization

2011-11-22 Thread Gabriel Petrovay
** Changed in: zorba Importance: High = Medium -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/867373 Title: ser:serialize() must support binary serialization Status in Zorba - The XQuery

[Zorba-coders] [Bug 867159] Re: fn:match fails if the string is non-utf8

2011-11-22 Thread Gabriel Petrovay
I am not sure if I am the right person to do this. Removing myself from this bug. ** Changed in: zorba Assignee: Gabriel Petrovay (gabipetrovay) = (unassigned) -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https

[Zorba-coders] [Bug 874679] Re: Clean up second arg to ADD_TEST_DIRECTORY()

2011-11-22 Thread Gabriel Petrovay
** Changed in: zorba Assignee: Gabriel Petrovay (gabipetrovay) = Chris Hillery (ceejatec) -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/874679 Title: Clean up second arg

[Zorba-coders] [Bug 867266] Re: Unexpected updating expression illegal here

2011-11-22 Thread Gabriel Petrovay
** Description changed: This raises an error: - 4,1: update static error [err:XUST0001]: updating expression illegal here; raised at /zorba/trunksrc/src/compiler/expression/fo_expr.cpp:23 + 4,1: update static error [err:XUST0001]: updating expression illegal here; raised at

[Zorba-coders] [Bug 874679] Re: Clean up second arg to ADD_TEST_DIRECTORY()

2011-11-22 Thread Gabriel Petrovay
Correction: This would only *work* for tests that failing uniformly on all platforms. -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/874679 Title: Clean up second arg to ADD_TEST_DIRECTORY()

[Zorba-coders] [Bug 874679] Re: Clean up second arg to ADD_TEST_DIRECTORY()

2011-11-22 Thread Gabriel Petrovay
I was about to do this but I still have some question: You say: In order to do this, ADD_TEST_DIRECTORY() needs to either accept a list of pairs of the form (testname, bug ID), or else accept two parallel lists (testnames and bug IDs), so it can pass the bug number to EXPECTED_FAILURE(). With

[Zorba-coders] [Bug 867266] Re: Unexpected updating expression illegal here

2011-11-22 Thread Gabriel Petrovay
This is an optimization (hoisting) problem. Reassigning to Markos. ** Changed in: zorba Assignee: Gabriel Petrovay (gabipetrovay) = Markos Zaharioudakis (markos-za) -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https

[Zorba-coders] [Bug 874676] Re: Remove SET_CMAKE_MODULE_PATH

2011-11-22 Thread Gabriel Petrovay
that, if not defined, it will have the default values: ${PROJECT_SOURCE_DIR}/cmake_modules ${PROJECT_SOURCE_DIR}/cmake_modules/Windows With those two parameters the developer can provide whatever path he wants to his cmake modules. Opinions? ** Changed in: zorba Assignee: Gabriel Petrovay

[Zorba-coders] [Bug 855709] Re: Construction of invalid regular expression

2011-10-17 Thread Gabriel Petrovay
Fix on: https://code.launchpad.net/~zorba-coders/zorba/file_regex/+merge/79543 ** Branch linked: lp:~zorba-coders/zorba/file_regex ** 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-coders] [Bug 874679] Re: Clean up second arg to ADD_TEST_DIRECTORY()

2011-10-17 Thread Gabriel Petrovay
You say: ADD_TEST_DIRECTORY() needs to [...] accept a list of pairs [...] so it can pass the bug number to EXPECTED_FAILURE(). And how is this disabling tests on Windows? (because EXPECTED_FAILURE is not good enough on Windows) -- You received this bug notification because you are a member of

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/geo-win-build into lp:zorba/geo-module

2011-10-17 Thread Gabriel Petrovay
At rev. 42 still not working. -- https://code.launchpad.net/~zorba-coders/zorba/geo-win-build/+merge/78602 Your team Zorba Coders is subscribed to branch lp:zorba/geo-module. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe :

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/geo-win-build into lp:zorba/geo-module

2011-10-17 Thread Gabriel Petrovay
Less segmentation faults but the same number of failures. The following tests FAILED: 2891 - zorba_geo_module/geo/area10.xq (Failed) 2892 - zorba_geo_module/geo/area2.xq (Failed) 2893 - zorba_geo_module/geo/area3.xq (Failed) 2894 - zorba_geo_module/geo/area4.xq

[Zorba-coders] [Merge] lp:~gabipetrovay/zorba/expath_file_added_missing_write-2 into lp:zorba

2011-10-14 Thread Gabriel Petrovay
Gabriel Petrovay has proposed merging lp:~gabipetrovay/zorba/expath_file_added_missing_write-2 into lp:zorba. Requested reviews: Gabriel Petrovay (gabipetrovay) Matthias Brantner (matthias-brantner) For more details, see: https://code.launchpad.net/~gabipetrovay/zorba

Re: [Zorba-coders] [Merge] lp:~gabipetrovay/zorba/expath_file_added_missing_write-2 into lp:zorba

2011-10-14 Thread Gabriel Petrovay
Review: Approve Default review -- https://code.launchpad.net/~gabipetrovay/zorba/expath_file_added_missing_write-2/+merge/79395 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net

[Zorba-coders] [Bug 867040] Re: Failing Geo tests

2011-10-12 Thread Gabriel Petrovay
Now the situation is worse (lp:~zorba-coders/zorba/geo-win-build rev. 40): 27% tests passed, 252 tests failed out of 345 Total Test time (real) = 327.35 sec The following tests FAILED: 2880 - zorba_geo_module/geo/area10.xq (SEGFAULT) 2881 - zorba_geo_module/geo/area2.xq

[Zorba-coders] [Bug 867040] Re: Failing Geo tests

2011-10-12 Thread Gabriel Petrovay
ctest detailed result log ** Attachment added: LastTest.log https://bugs.launchpad.net/zorba/+bug/867040/+attachment/2537975/+files/LastTest.log ** Summary changed: - Failing Geo tests + Most Geo tests failing on Windows (segfaults + fail) -- You received this bug notification because you

[Zorba-coders] [Bug 871062] Re: test/rbkt/zorba/xqdoc/moduleDocumentation failing on Windows

2011-10-09 Thread Gabriel Petrovay
Disabled here: http://bazaar.launchpad.net/~zorba-coders/zorba/trunk/view/head:/test/rbkt/Queries/CMakeLists.txt#L253 Error: 2012: === end of Query === 2012: Unexpected error executing query: 2012: http://expath.org/ns/file:FOFL0001: http://expath.org/ns/file:FOFL0001A file does not exist at

[Zorba-coders] [Bug 871335] Re: correct moduleDocumentation for image modules

2011-10-09 Thread Gabriel Petrovay
** Attachment added: 323.txt https://bugs.launchpad.net/bugs/871335/+attachment/2532687/+files/323.txt -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/871335 Title: correct

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

2011-10-09 Thread Gabriel Petrovay
Gabriel Petrovay has proposed merging lp:~gabipetrovay/zorba/moduleDocumentation into lp:zorba. Requested reviews: Gabriel Petrovay (gabipetrovay) For more details, see: https://code.launchpad.net/~gabipetrovay/zorba/moduleDocumentation/+merge/78761 Disabled moduleDocumentation test due

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

2011-10-09 Thread Gabriel Petrovay
The proposal to merge lp:~gabipetrovay/zorba/moduleDocumentation into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~gabipetrovay/zorba/moduleDocumentation/+merge/78761 --

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

2011-10-09 Thread Gabriel Petrovay
The proposal to merge lp:~gabipetrovay/zorba/moduleDocumentation into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~gabipetrovay/zorba/moduleDocumentation/+merge/78761 --

  1   2   >