[Zorba-coders] [Bug 870347] [NEW] Strings still in the pool from StaticContext

2011-10-07 Thread Rodolfo Ochoa
Public bug reported: I'm having the following error: i = 15 String http://www.foo.com is still in the pool i = 137 String http://www.w3.org/2005/xquery-local-functions is still in the pool Zorba Internal Fatal Error in C:\zorba\repo\xqj\src\store\naive\string_pool.cpp:42:count == 0: condition

[Zorba-coders] [Bug 870347] Re: Strings still in the pool from StaticContext

2011-10-07 Thread Rodolfo Ochoa
** Attachment added: Example 13 to reproduce https://bugs.launchpad.net/bugs/870347/+attachment/2525249/+files/main.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/870347 Title: Strings

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

2011-10-14 Thread Rodolfo Ochoa
Rodolfo - it looks from the diffs like maybe the files XQuery.i and Zorba.i have Windows line endings, or something? The whole files are showing up as one big diff, even though it doesn't look like everything changed. Any idea what's going on there? I think it's the file encoding, I had this

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

2011-10-17 Thread Rodolfo Ochoa
According to this document, EOLs shouldn't be causing the problem... http://doc.bazaar.canonical.com/bzr.2.4/en/user-reference/eol-help.html -- https://code.launchpad.net/~zorba-coders/zorba/itemfactory/+merge/79181 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list:

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

2011-10-17 Thread Rodolfo Ochoa
I used previous version of the files and didn't touch anything else but the methods I added. -- https://code.launchpad.net/~zorba-coders/zorba/itemfactory/+merge/79181 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/itemfactory into lp:zorba

2011-10-26 Thread Rodolfo Ochoa
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/itemfactory/+merge/79181 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/php into lp:zorba

2011-11-30 Thread Rodolfo Ochoa
The proposal to merge lp:~zorba-coders/zorba/php into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/php/+merge/83935 -- https://code.launchpad.net/~zorba-coders/zorba/php/+merge/83935 Your team Zorba Coders

[Zorba-coders] [Bug 905028] [NEW] Base URI can't be set to undefined

2011-12-15 Thread Rodolfo Ochoa
Public bug reported: We need a way to set the Base URI to undefined, like sending an empty string. ** Affects: zorba Importance: Undecided Status: New ** Summary changed: - Base URI can't be undefined + Base URI can't be set to undefined -- You received this bug notification

[Zorba-coders] [Bug 905041] [NEW] can't redefine Default Function Namespace

2011-12-15 Thread Rodolfo Ochoa
Public bug reported: Instead I get the error: static error [err:XQST0066]: multiple element/type/function namespace declarations when using StaticContext method: setDefaultFunctionNamespace ** Affects: zorba Importance: Undecided Status: New -- You received this bug

[Zorba-coders] [Bug 905050] [NEW] Crash on getKind() from TypeIdentifier()

2011-12-15 Thread Rodolfo Ochoa
Public bug reported: crash generated with this code: StaticContext_t staticContext = zorba-createStaticContext(); TypeIdentifier_t typeIdent = staticContext-getContextItemStaticType() typeIdent-getKind(); ** Affects: zorba Importance: Undecided Status: New -- You received this

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

2011-12-16 Thread Rodolfo Ochoa
Rodolfo Ochoa has proposed merging lp:~zorba-coders/zorba/ItemFactory into lp:zorba. Requested reviews: Cezar Andrei (cezar-andrei) For more details, see: https://code.launchpad.net/~zorba-coders/zorba/ItemFactory/+merge/86125 -Added createDayTimeDuration -Added createYearMonthDuration

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

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

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

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

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

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

[Zorba-coders] [Bug 905041] Re: can't redefine Default Function Namespace

2011-12-20 Thread Rodolfo Ochoa
** 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/905041 Title: can't redefine Default Function Namespace Status in Zorba - The XQuery

[Zorba-coders] [Bug 905039] Re: can't redefine Default Element And Type Namespace

2011-12-20 Thread Rodolfo Ochoa
** 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/905039 Title: can't redefine Default Element And Type Namespace Status in Zorba - The

[Zorba-coders] [Bug 870347] Re: Strings still in the pool from StaticContext

2011-12-20 Thread Rodolfo Ochoa
** Changed in: zorba Status: New = Invalid -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/870347 Title: Strings still in the pool from StaticContext Status in Zorba - The XQuery

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

2012-01-11 Thread Rodolfo Ochoa
How hard is to get a zorba iterator instead? -- https://code.launchpad.net/~zorba-coders/zorba/bug905035/+merge/88271 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/bug905035 into lp:zorba

2012-01-11 Thread Rodolfo Ochoa
Review: Approve It's fine, just FYI, this wouldn't work on Ruby, any usage of vectors from STL are excluded from Ruby. -- https://code.launchpad.net/~zorba-coders/zorba/bug905035/+merge/88271 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list:

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

2012-01-12 Thread Rodolfo Ochoa
The proposal to merge lp:~zorba-coders/zorba/bug905035 into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug905035/+merge/88271 -- https://code.launchpad.net/~zorba-coders/zorba/bug905035/+merge/88271 Your

Re: [Zorba-coders] [Merge] lp:~rodolfo-ochoa/zorba/xqj into lp:zorba

2012-01-12 Thread Rodolfo Ochoa
NOTICE.txt was erased, don't know why, now its back... -- https://code.launchpad.net/~rodolfo-ochoa/zorba/xqj/+merge/87841 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:~rodolfo-ochoa/zorba/xqj into lp:zorba

2012-01-12 Thread Rodolfo Ochoa
NOTICE.txt was erased, don't know why, now its back... Current NOTICE.txt is from trunk. -- https://code.launchpad.net/~rodolfo-ochoa/zorba/xqj/+merge/87841 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders

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

2012-01-17 Thread Rodolfo Ochoa
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/phpapi/+merge/88853 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

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

2012-01-17 Thread Rodolfo Ochoa
Review: Approve I think I can use it like it is now... BTW: NSBindings class is no on zorba website's documentation -- https://code.launchpad.net/~zorba-coders/zorba/bug905035/+merge/88922 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list:

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

2012-01-18 Thread Rodolfo Ochoa
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/phpapi/+merge/89002 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] [Bug 918159] Re: Add XQJ to validation queue

2012-01-19 Thread Rodolfo Ochoa
It is already embedded on lp:~rodolfo-ochoa/zorba/xqj -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/918159 Title: Add XQJ to validation queue Status in Zorba - The XQuery Processor

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

2012-01-20 Thread Rodolfo Ochoa
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/bug905035/+merge/89099 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/bug918592 into lp:zorba

2012-01-20 Thread Rodolfo Ochoa
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/bug918592/+merge/89398 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 921258] [NEW] URIs for files should be valid with one slash

2012-01-24 Thread Rodolfo Ochoa
Public bug reported: URIs for files should be valid with only one slash. This examples should be valid: file:///C:/file.xq file:/C:/file.xq ** Affects: zorba Importance: Undecided Status: New -- You received this bug notification because you are a member of Zorba Coders, which is

[Zorba-coders] [Bug 921628] Re: Text serialization with XQJ

2012-01-31 Thread Rodolfo Ochoa
no, there is no way to release from any other way, that's the purpose of this method... I'll look into serialization parameters so you can get the desired result... -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba.

[Zorba-coders] [Bug 921628] Re: Text serialization with XQJ

2012-01-31 Thread Rodolfo Ochoa
here is a copy of the standard: http://www.xqjapi.com/javadoc/javax/xml/xquery/XQConnection.html#close() -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/921628 Title: Text serialization with XQJ

[Zorba-coders] [Bug 921628] Re: Text serialization with XQJ

2012-01-31 Thread Rodolfo Ochoa
Serialization Options are now working on XQJ ** 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/921628 Title: Text serialization with XQJ

[Zorba-coders] [Bug 925716] [NEW] Windows doesn't compile

2012-02-02 Thread Rodolfo Ochoa
looking for precompiled header. unique_ptr.cpp ** Affects: zorba Importance: High Assignee: Rodolfo Ochoa (rodolfo-ochoa) Status: New -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net

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

2012-02-02 Thread Rodolfo Ochoa
Rodolfo Ochoa has proposed merging lp:~zorba-coders/zorba/bug925716 into lp:zorba. Requested reviews: Juan Zacarias (juan457) Related bugs: Bug #925716 in Zorba: Windows doesn't compile https://bugs.launchpad.net/zorba/+bug/925716 For more details, see: https://code.launchpad.net/~zorba

[Zorba-coders] [Bug 925716] Re: Windows doesn't compile

2012-02-02 Thread Rodolfo Ochoa
** Branch linked: lp:~zorba-coders/zorba/bug925716 -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/925716 Title: Windows doesn't compile Status in Zorba - The XQuery Processor: New Bug

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

2012-02-02 Thread Rodolfo Ochoa
This also happens for script tag when you specify a file, i.e. script src=../file.js/script -- https://code.launchpad.net/~zorba-coders/zorba/iframe/+merge/91202 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/bug925716 into lp:zorba

2012-02-02 Thread Rodolfo Ochoa
uri_util.h is already fixed in trunk, so, only headers -- https://code.launchpad.net/~zorba-coders/zorba/bug925716/+merge/91351 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 925816] [NEW] URI resolver doesn't support Java URI format

2012-02-02 Thread Rodolfo Ochoa
Public bug reported: URI resolver doesn't support Java URI format, Java URI format is valid without Authority for files: file:/C:/file. ** Affects: zorba Importance: Medium Status: New -- You received this bug notification because you are a member of Zorba Coders, which is

[Zorba-coders] [Bug 925816] Re: URI resolver doesn't support Java URI format

2012-02-02 Thread Rodolfo Ochoa
** Changed in: zorba Assignee: (unassigned) = Rodolfo Ochoa (rodolfo-ochoa) -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/925816 Title: URI resolver doesn't support Java URI format

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

2012-02-02 Thread Rodolfo Ochoa
Rodolfo Ochoa has proposed merging lp:~zorba-coders/zorba/bug925816 into lp:zorba. Requested reviews: Matthias Brantner (matthias-brantner) Cezar Andrei (cezar-andrei) Rodolfo Ochoa (rodolfo-ochoa) Related bugs: Bug #925816 in Zorba: URI resolver doesn't support Java URI format https

[Zorba-coders] [Bug 925816] Re: URI resolver doesn't support Java URI format

2012-02-02 Thread Rodolfo Ochoa
** Branch linked: lp:~zorba-coders/zorba/bug925816 -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/925816 Title: URI resolver doesn't support Java URI format Status in Zorba - The XQuery

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

2012-02-03 Thread Rodolfo Ochoa
The proposal to merge lp:~zorba-coders/zorba/bug925716 into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug925716/+merge/91351 -- https://code.launchpad.net/~zorba-coders/zorba/bug925716/+merge/91351 Your

[Zorba-coders] [Bug 925816] Re: URI resolver doesn't support Java URI format

2012-02-03 Thread Rodolfo Ochoa
** 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/925816 Title: URI resolver doesn't support Java URI format Status in Zorba - The XQuery Processor:

[Zorba-coders] [Bug 925716] Re: Windows doesn't compile

2012-02-03 Thread Rodolfo Ochoa
** 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/925716 Title: Windows doesn't compile Status in Zorba - The XQuery Processor: New Bug

[Zorba-coders] [Bug 921258] Re: URIs for files should be valid with one slash

2012-02-03 Thread Rodolfo Ochoa
** Changed in: zorba Assignee: (unassigned) = Rodolfo Ochoa (rodolfo-ochoa) ** Branch linked: lp:~zorba-coders/zorba/bug925816 ** Changed in: zorba Importance: Undecided = Medium -- You received this bug notification because you are a member of Zorba Coders, which is the registrant

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

2012-02-03 Thread Rodolfo Ochoa
The proposal to merge lp:~zorba-coders/zorba/bug925716 into lp:zorba has been updated. Status: Approved = Work in progress For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug925716/+merge/91351 -- https://code.launchpad.net/~zorba-coders/zorba/bug925716/+merge/91351

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

2012-02-03 Thread Rodolfo Ochoa
The proposal to merge lp:~zorba-coders/zorba/bug925716 into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug925716/+merge/91351 -- https://code.launchpad.net/~zorba-coders/zorba/bug925716/+merge/91351 Your

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

2012-02-04 Thread Rodolfo Ochoa
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/bug925816/+merge/91382 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/bug925716 into lp:zorba

2012-02-04 Thread Rodolfo Ochoa
The proposal to merge lp:~zorba-coders/zorba/bug925716 into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug925716/+merge/91351 -- https://code.launchpad.net/~zorba-coders/zorba/bug925716/+merge/91351 Your

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

2012-02-04 Thread Rodolfo Ochoa
The proposal to merge lp:~zorba-coders/zorba/bug925816 into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug925816/+merge/91382 -- https://code.launchpad.net/~zorba-coders/zorba/bug925816/+merge/91382 Your

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

2012-02-05 Thread Rodolfo Ochoa
The proposal to merge lp:~zorba-coders/zorba/bug925716 into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug925716/+merge/91351 -- https://code.launchpad.net/~zorba-coders/zorba/bug925716/+merge/91351 Your

[Zorba-coders] [Bug 921258] Re: URIs for files should be valid with one slash

2012-02-08 Thread Rodolfo Ochoa
** 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/921258 Title: URIs for files should be valid with one slash Status in Zorba - The XQuery

[Zorba-coders] [Bug 905028] Re: Base URI can't be set to undefined

2012-02-12 Thread Rodolfo Ochoa
** 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/905028 Title: Base URI can't be set to undefined Status in Zorba - The XQuery Processor:

[Zorba-coders] [Bug 905028] Re: Base URI can't be set to undefined

2012-02-12 Thread Rodolfo Ochoa
** Changed in: zorba Status: Fix Committed = New -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/905028 Title: Base URI can't be set to undefined Status in Zorba - The XQuery Processor:

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

2012-02-13 Thread Rodolfo Ochoa
The proposal to merge lp:~zorba-coders/zorba/bug931580 into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug931580/+merge/92818 -- https://code.launchpad.net/~zorba-coders/zorba/bug931580/+merge/92818 Your

[Zorba-coders] [Bug 931580] [NEW] Upgrade SWIG API

2012-02-13 Thread Rodolfo Ochoa
Public bug reported: Upgrade SWIG API in order to get enough functionality that XQJ could be supported. ** Affects: zorba Importance: Undecided Assignee: Rodolfo Ochoa (rodolfo-ochoa) Status: New -- You received this bug notification because you are a member of Zorba Coders

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

2012-02-13 Thread Rodolfo Ochoa
The proposal to merge lp:~zorba-coders/zorba/bug931580 into lp:zorba has been updated. Status: Approved = Work in progress For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug931580/+merge/92818 -- https://code.launchpad.net/~zorba-coders/zorba/bug931580/+merge/92818

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

2012-02-13 Thread Rodolfo Ochoa
The proposal to merge lp:~zorba-coders/zorba/bug931580 into lp:zorba has been updated. Status: Approved = Work in progress For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug931580/+merge/92818 -- https://code.launchpad.net/~zorba-coders/zorba/bug931580/+merge/92818

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

2012-02-16 Thread Rodolfo Ochoa
The proposal to merge lp:~zorba-coders/zorba/bug931580 into lp:zorba has been updated. Commit Message changed to: This upgrade supply the required objects and methods for basic XQJ support. For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug931580/+merge/92818 --

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

2012-02-16 Thread Rodolfo Ochoa
The proposal to merge lp:~zorba-coders/zorba/bug931580 into lp:zorba has been updated. Status: Approved = Work in progress For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug931580/+merge/92818 -- https://code.launchpad.net/~zorba-coders/zorba/bug931580/+merge/92818

[Zorba-coders] [Bug 931580] Re: Upgrade SWIG API

2012-02-16 Thread Rodolfo Ochoa
** Branch linked: lp:~zorba-coders/zorba/bug931580 -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/931580 Title: Upgrade SWIG API Status in Zorba - The XQuery Processor: New Bug description:

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

2012-02-16 Thread Rodolfo Ochoa
The proposal to merge lp:~zorba-coders/zorba/bug931580 into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug931580/+merge/92818 -- https://code.launchpad.net/~zorba-coders/zorba/bug931580/+merge/92818 Your

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

2012-02-17 Thread Rodolfo Ochoa
The proposal to merge lp:~zorba-coders/zorba/bug931580 into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug931580/+merge/92818 -- https://code.launchpad.net/~zorba-coders/zorba/bug931580/+merge/92818 Your

[Zorba-coders] [Bug 935639] [NEW] Closing without releasing objects

2012-02-18 Thread Rodolfo Ochoa
Public bug reported: Provide a better solution for any use case where Zorba is closed without releasing in-memory objects. This is very notorious on managed memory languages where you never expect a memory leak, like Java. ** Affects: zorba Importance: Undecided Status: New --

[Zorba-coders] [Bug 935666] [NEW] Item types need to have their own class

2012-02-18 Thread Rodolfo Ochoa
Public bug reported: Items need to be extended to have a class that define base types, currently we have a class named: zorba::TypeIdentifier which has some functionality, but is not implemented all along zorba, also the class: zorba::IdentTypes with two sets: kind_t quantifier_t We should

[Zorba-coders] [Bug 935666] Re: Item types need to have their own class

2012-02-18 Thread Rodolfo Ochoa
This can also provide the functionality to create any item with a defined base type. -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/935666 Title: Item types need to have their own class Status

[Zorba-coders] [Bug 936688] [NEW] Precompiled Headers on Windows

2012-02-19 Thread Rodolfo Ochoa
Public bug reported: Windows is not compiling with precompiled headers feature, some files are missing to include: #include stdafx.h ** Affects: zorba Importance: Undecided Status: New -- You received this bug notification because you are a member of Zorba Coders, which is the

[Zorba-coders] [Bug 936688] Re: Precompiled Headers on Windows

2012-02-20 Thread Rodolfo Ochoa
** Changed in: zorba Status: New = Invalid -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/936688 Title: Precompiled Headers on Windows Status in Zorba - The XQuery Processor: Invalid

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

2012-02-20 Thread Rodolfo Ochoa
Rodolfo Ochoa has proposed merging lp:~zorba-coders/zorba/bug936688 into lp:zorba. Requested reviews: Cezar Andrei (cezar-andrei) Related bugs: Bug #936688 in Zorba: Precompiled Headers on Windows https://bugs.launchpad.net/zorba/+bug/936688 For more details, see: https

[Zorba-coders] [Bug 936688] Re: Precompiled Headers on Windows

2012-02-20 Thread Rodolfo Ochoa
** Branch linked: lp:~zorba-coders/zorba/bug936688 -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/936688 Title: Precompiled Headers on Windows Status in Zorba - The XQuery Processor: New

[Zorba-coders] [Bug 930924] Re: Modifying Namespaces

2012-02-21 Thread Rodolfo Ochoa
This bug was reported to be XQJ compatible, due some discussion about this topic on the mailing list the solution was implemented at XQJ layer. ** Changed in: zorba Status: New = In Progress -- You received this bug notification because you are a member of Zorba Coders, which is the

[Zorba-coders] [Bug 938320] [NEW] Improve XQJ Streaming

2012-02-21 Thread Rodolfo Ochoa
Public bug reported: Currently, the way XQJ manage streams is very inefficient. Use direct streaming to/from C++ to SWIG APIs. ** Affects: zorba Importance: Undecided Status: New -- You received this bug notification because you are a member of Zorba Coders, which is the

[Zorba-coders] [Bug 935639] Re: Closing without releasing objects

2012-02-27 Thread Rodolfo Ochoa
** Branch linked: lp:~zorba-coders/zorba/bug935639 -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/935639 Title: Closing without releasing objects Status in Zorba - The XQuery Processor: New

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

2012-02-27 Thread Rodolfo Ochoa
Rodolfo Ochoa has proposed merging lp:~zorba-coders/zorba/bug935639 into lp:zorba. Requested reviews: Cezar Andrei (cezar-andrei) Matthias Brantner (matthias-brantner) Related bugs: Bug #935639 in Zorba: Closing without releasing objects https://bugs.launchpad.net/zorba/+bug/935639

[Zorba-coders] [Bug 935639] Re: Closing without releasing objects

2012-03-07 Thread Rodolfo Ochoa
** 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/935639 Title: Closing without releasing objects Status in Zorba - The XQuery Processor:

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

2012-03-07 Thread Rodolfo Ochoa
The proposal to merge lp:~zorba-coders/zorba/bug935639 into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug935639/+merge/94900 -- https://code.launchpad.net/~zorba-coders/zorba/bug935639/+merge/94900 Your

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

2012-03-07 Thread Rodolfo Ochoa
The proposal to merge lp:~zorba-coders/zorba/bug935639 into lp:zorba has been updated. Status: Approved = Rejected For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug935639/+merge/94900 -- https://code.launchpad.net/~zorba-coders/zorba/bug935639/+merge/94900 Your team

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

2012-03-07 Thread Rodolfo Ochoa
The proposal to merge lp:~zorba-coders/zorba/bug935639 into lp:zorba has been updated. Status: Rejected = Work in progress For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug935639/+merge/94900 -- https://code.launchpad.net/~zorba-coders/zorba/bug935639/+merge/94900

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

2012-03-07 Thread Rodolfo Ochoa
The proposal to merge lp:~zorba-coders/zorba/bug935639 into lp:zorba has been updated. Commit Message changed to: This fixes the error: n strings remain in the pool. and change it to a more comprehensive error with reference to document that helps to prevent the error. For more details, see:

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

2012-03-10 Thread Rodolfo Ochoa
The proposal to merge lp:~zorba-coders/zorba/bug935639 into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug935639/+merge/94900 -- https://code.launchpad.net/~zorba-coders/zorba/bug935639/+merge/94900 Your

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

2012-03-11 Thread Rodolfo Ochoa
The proposal to merge lp:~zorba-coders/zorba/bug935639 into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug935639/+merge/94900 -- https://code.launchpad.net/~zorba-coders/zorba/bug935639/+merge/94900 Your

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

2012-03-12 Thread Rodolfo Ochoa
The proposal to merge lp:~zorba-coders/zorba/bug935639 into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug935639/+merge/94900 -- https://code.launchpad.net/~zorba-coders/zorba/bug935639/+merge/94900 Your

[Zorba-coders] [Bug 935639] Re: Closing without releasing objects

2012-03-12 Thread Rodolfo Ochoa
** 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/935639 Title: Closing without releasing objects Status in Zorba - The XQuery

[Zorba-coders] [Bug 930924] Re: Modifying Namespaces

2012-03-12 Thread Rodolfo Ochoa
** 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/930924 Title: Modifying Namespaces Status in Zorba - The XQuery Processor: Fix

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

2012-03-13 Thread Rodolfo Ochoa
Rodolfo Ochoa has proposed merging lp:~zorba-coders/zorba/bug954724 into lp:zorba. Requested reviews: Cezar Andrei (cezar-andrei) Matthias Brantner (matthias-brantner) Related bugs: Bug #954724 in Zorba: Resolve PHP bug for Windows on Release 2.2 https://bugs.launchpad.net/zorba/+bug

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

2012-03-13 Thread Rodolfo Ochoa
The proposal to merge lp:~zorba-coders/zorba/bug954724 into lp:zorba has been updated. Commit Message changed to: - Fixed bug for PHP wrapper pointing to a wrong DLL name - Fixed precompiled headers bug - Fixed warning - Conversion Int to Bool - Performance warning For more details, see:

[Zorba-coders] [Bug 954724] [NEW] Resolve PHP bug for Windows on Release 2.2

2012-03-13 Thread Rodolfo Ochoa
Public bug reported: We are just about to release 2.2. Resolve PHP bug for Windows on Release 2.2: [install dir]\share\php\zorba_api_wrapper.php:7 if(!dl('php_zorba_api.dll')) { should be: if(!dl('zorba_api.dll')) { ** Affects: zorba Importance: Undecided Status: New

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

2012-03-14 Thread Rodolfo Ochoa
The proposal to merge lp:~zorba-coders/zorba/bug954724 into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug954724/+merge/97344 -- https://code.launchpad.net/~zorba-coders/zorba/bug954724/+merge/97344 Your

[Zorba-coders] [Bug 954724] Re: Resolve PHP bug for Windows on Release 2.2

2012-03-14 Thread Rodolfo Ochoa
** 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/954724 Title: Resolve PHP bug for Windows on Release 2.2 Status in Zorba - The XQuery

[Zorba-coders] [Bug 955040] Re: XSL-FO module test added even if module is not built

2012-03-16 Thread Rodolfo Ochoa
ZORBA_WITH_FOP variable was checked in an upper level to avoid Java checking, if this feature is not enabled there is no case on checking for Java. ** Branch linked: lp:~zorba-coders/zorba/bug955040 -- You received this bug notification because you are a member of Zorba Coders, which is the

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

2012-03-21 Thread Rodolfo Ochoa
Review: Approve - Ruby, PHP and Python tests are working - Python error is fixed -- https://code.launchpad.net/~zorba-coders/zorba/bug931580/+merge/92818 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to :

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

2012-03-21 Thread Rodolfo Ochoa
The proposal to merge lp:~zorba-coders/zorba/bug931580 into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug931580/+merge/92818 -- https://code.launchpad.net/~zorba-coders/zorba/bug931580/+merge/92818 Your

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

2012-03-21 Thread Rodolfo Ochoa
The proposal to merge lp:~zorba-coders/zorba/bug931580 into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug931580/+merge/92818 -- https://code.launchpad.net/~zorba-coders/zorba/bug931580/+merge/92818 Your

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug955040 into lp:zorba/data-formatting-module

2012-03-22 Thread Rodolfo Ochoa
Rodolfo Ochoa has proposed merging lp:~zorba-coders/zorba/bug955040 into lp:zorba/data-formatting-module. Requested reviews: Matthias Brantner (matthias-brantner) Cezar Andrei (cezar-andrei) Related bugs: Bug #955040 in Zorba: XSL-FO module test added even if module is not built https

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug955040 into lp:zorba/data-formatting-module

2012-03-22 Thread Rodolfo Ochoa
The proposal to merge lp:~zorba-coders/zorba/bug955040 into lp:zorba/data-formatting-module has been updated. Commit Message changed to: Fixes on CMakeList to avoid submitting a test when module is not active. Also added functionality to avoid testing for Java if module is not active. For more

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

2012-03-26 Thread Rodolfo Ochoa
The proposal to merge lp:~zorba-coders/zorba/bug931580 into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug931580/+merge/92818 -- https://code.launchpad.net/~zorba-coders/zorba/bug931580/+merge/92818 Your

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

2012-03-26 Thread Rodolfo Ochoa
The proposal to merge lp:~zorba-coders/zorba/bug928987 into lp:zorba has been updated. Commit Message changed to: Added XQJ support. New clean branch. For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug928987/+merge/99445 --

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

2012-03-26 Thread Rodolfo Ochoa
The proposal to merge lp:~zorba-coders/zorba/bug928987 into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug928987/+merge/99445 -- https://code.launchpad.net/~zorba-coders/zorba/bug928987/+merge/99445 Your

[Zorba-coders] [Bug 918159] Re: Add XQJ to validation queue

2012-03-26 Thread Rodolfo Ochoa
** Branch linked: lp:~zorba-coders/zorba/bug928987 -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/918159 Title: Add XQJ to validation queue Status in Zorba - The XQuery Processor: In

[Zorba-coders] [Bug 928987] Re: XQJ integration with JavaAPI

2012-03-26 Thread Rodolfo Ochoa
** Branch linked: lp:~zorba-coders/zorba/bug928987 ** Branch unlinked: lp:~rodolfo-ochoa/zorba/xqj -- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/928987 Title: XQJ integration with JavaAPI

  1   2   3   4   >