[Zorba-coders] [Bug 1016397] [NEW] helper function to get base64Binary attachment data from emails

2012-06-22 Thread Alexander Kreutz
Public bug reported:

If you fetch an email message using imap:fetch-message and this email
contains a binary attachment, the attachment data in the email:content element 
in not  of type xs:base64Binary. It is a string with the base64 encoded data 
including line breaks and spaces.

To use the binary data it must first be manually cleaned with an
expression like:

fn:replace($attachment/text(),[^a-zA-Z0-9\+/=],) cast as
xs:base64Binary

There should be a helper function to receive the base64Binary from an
email attachment.

** Affects: zorba
 Importance: Undecided
 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/bugs/1016397

Title:
  helper function to get base64Binary attachment data from emails

Status in Zorba - The XQuery Processor:
  New

Bug description:
  If you fetch an email message using imap:fetch-message and this email
  contains a binary attachment, the attachment data in the email:content 
element 
  in not  of type xs:base64Binary. It is a string with the base64 encoded data 
including line breaks and spaces.

  To use the binary data it must first be manually cleaned with an
  expression like:

  fn:replace($attachment/text(),[^a-zA-Z0-9\+/=],) cast as
  xs:base64Binary

  There should be a helper function to receive the base64Binary from an
  email attachment.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/1016397/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/no-expr-serialization into lp:zorba

2012-06-22 Thread Markos Zaharioudakis
Review: Approve


-- 
https://code.launchpad.net/~zorba-coders/zorba/no-expr-serialization/+merge/104856
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
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Merge] lp:~zorba-coders/zorba/no-expr-serialization into lp:zorba

2012-06-22 Thread Zorba Build Bot
Validation queue starting for merge proposal.
Log at: 
http://zorbatest.lambda.nu:8080/remotequeue/no-expr-serialization-2012-06-22T08-45-17.579Z/log.html
-- 
https://code.launchpad.net/~zorba-coders/zorba/no-expr-serialization/+merge/104856
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
More help   : https://help.launchpad.net/ListHelp


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

2012-06-22 Thread Markos Zaharioudakis
Review: Approve


-- 
https://code.launchpad.net/~nbrinza/zorba/bugs/+merge/111390
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
More help   : https://help.launchpad.net/ListHelp


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

2012-06-22 Thread Markos Zaharioudakis
The proposal to merge lp:~nbrinza/zorba/bugs into lp:zorba has been updated.

Status: Needs review = Approved

For more details, see:
https://code.launchpad.net/~nbrinza/zorba/bugs/+merge/111390
-- 
https://code.launchpad.net/~nbrinza/zorba/bugs/+merge/111390
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
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Merge] lp:~zorba-coders/zorba/no-expr-serialization into lp:zorba

2012-06-22 Thread noreply
The proposal to merge lp:~zorba-coders/zorba/no-expr-serialization into 
lp:zorba has been updated.

Status: Approved = Merged

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/no-expr-serialization/+merge/104856
-- 
https://code.launchpad.net/~zorba-coders/zorba/no-expr-serialization/+merge/104856
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
More help   : https://help.launchpad.net/ListHelp


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

2012-06-22 Thread Zorba Build Bot
Validation queue starting for merge proposal.
Log at: 
http://zorbatest.lambda.nu:8080/remotequeue/bugs-2012-06-22T09-15-04.275Z/log.html
-- 
https://code.launchpad.net/~nbrinza/zorba/bugs/+merge/111390
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
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Bug 1014975] Re: Reworked Plan serializer

2012-06-22 Thread Chris Hillery
** Branch linked: lp:~zorba-coders/zorba/no-expr-serialization

** Changed in: zorba
   Status: Confirmed = 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/1014975

Title:
  Reworked Plan serializer

Status in Zorba - The XQuery Processor:
  Fix Committed

Bug description:
  This is a tracking bug for a new feature.

  Markos has rewritten the plan serializer; I believe that work is
  complete but not yet merged.

  Matthias is writing tests and use cases in preparation to merge this
  onto Zorba trunk.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/1014975/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


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

2012-06-22 Thread Zorba Build Bot
The attempt to merge lp:~nbrinza/zorba/bugs into lp:zorba failed. Below is the 
output from the failed tests.


CMake Error at /home/ceej/zo/testing/zorbatest/tester/TarmacLander.cmake:274 
(message):
  Validation queue job bugs-2012-06-22T09-15-04.275Z is finished.  The final
  status was:

  

  1 tests did not succeed - changes not commited.


Error in read script: /home/ceej/zo/testing/zorbatest/tester/TarmacLander.cmake

-- 
https://code.launchpad.net/~nbrinza/zorba/bugs/+merge/111390
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
More help   : https://help.launchpad.net/ListHelp


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

2012-06-22 Thread Zorba Build Bot
The proposal to merge lp:~nbrinza/zorba/bugs into lp:zorba has been updated.

Status: Approved = Needs review

For more details, see:
https://code.launchpad.net/~nbrinza/zorba/bugs/+merge/111390
-- 
https://code.launchpad.net/~nbrinza/zorba/bugs/+merge/111390
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
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Bug 1015964] Re: PHP5 bindings build failure

2012-06-22 Thread Pietro Cerutti
Rodolfo, the line you're mentioning (return SWIG) is at :955, and
const_casting there doesn't help. A fix would be to change the
definition of type_name at :944 from char * to const char*, but as you
mentioned that's a generated file and patching there isn't really a
solution..

I have tried to build zorba using swig-2.0.7 and it worked fine, so I
guess depending on that version would be a solution (change 1.3.40 to
2.0.7 in CMakeLists.txt lines 325 and 327).

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/1015964

Title:
  PHP5 bindings build failure

Status in Zorba - The XQuery Processor:
  New

Bug description:
  Hello, I'm the maintainer of the zorba port to FreeBSD. I'm preparing
  the update of our port to 2.5.0 and I have an issue while building the
  PHP5 bindings.

  Here's a snippet from CMake's output with CMAKE_VERBOSE_MAKEFILE on.
  Please also find attached the CMakeCache.txt file generated for this
  build.

  [ 99%] Building CXX object 
swig/php/CMakeFiles/zorba_api.dir/zorba_apiPHP5_wrap.cxx.o
  cd /usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php  
/usr/bin/c++   -Dzorba_api_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wextra 
-D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo 
-Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden 
-fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC 
-I/usr/local/include/libxml2 -I/usr/local/include 
-I/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/include 
-I/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/zorba-2.5.0/include 
-I/usr/local/include/php -I/usr/local/include/php/main 
-I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend 
-I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -o 
CMakeFiles/zorba_api.dir/zorba_apiPHP5_wrap.cxx.o -c 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1486:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/TypeIdentifier.h:102:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1488:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/Iterator.h:105:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1489:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/DynamicContext.h:180:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1490:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/StaticContext.h:440:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1491:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/XQuery.h:161:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1492:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/ItemFactory.h:604:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1494:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/ItemSequence.h:53:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1495:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/Collection.h:180:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1496:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/CollectionManager.h:115:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1497:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/StaticCollectionManager.h:196:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1498:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/DocumentManager.h:35:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1499:
  

[Zorba-coders] [Bug 1015964] Re: PHP5 bindings build failure

2012-06-22 Thread Chris Hillery
Thanks for the update, Pietro. I don't think we want to make SWIG 2.0.7
a hard requirement simply because 1.3.40 seems to work on most
platforms. However, I could certainly see adding a build warning and a
note in the documentation that if you get compilation errors like this,
you should try upgrading to a later SWIG version.

Are you un-stuck in providing the FreeBSD packages at this point? If so,
I will re-title and lower the priority of this bug.

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/1015964

Title:
  PHP5 bindings build failure

Status in Zorba - The XQuery Processor:
  New

Bug description:
  Hello, I'm the maintainer of the zorba port to FreeBSD. I'm preparing
  the update of our port to 2.5.0 and I have an issue while building the
  PHP5 bindings.

  Here's a snippet from CMake's output with CMAKE_VERBOSE_MAKEFILE on.
  Please also find attached the CMakeCache.txt file generated for this
  build.

  [ 99%] Building CXX object 
swig/php/CMakeFiles/zorba_api.dir/zorba_apiPHP5_wrap.cxx.o
  cd /usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php  
/usr/bin/c++   -Dzorba_api_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wextra 
-D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo 
-Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden 
-fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC 
-I/usr/local/include/libxml2 -I/usr/local/include 
-I/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/include 
-I/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/zorba-2.5.0/include 
-I/usr/local/include/php -I/usr/local/include/php/main 
-I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend 
-I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -o 
CMakeFiles/zorba_api.dir/zorba_apiPHP5_wrap.cxx.o -c 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1486:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/TypeIdentifier.h:102:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1488:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/Iterator.h:105:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1489:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/DynamicContext.h:180:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1490:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/StaticContext.h:440:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1491:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/XQuery.h:161:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1492:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/ItemFactory.h:604:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1494:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/ItemSequence.h:53:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1495:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/Collection.h:180:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1496:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/CollectionManager.h:115:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1497:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/StaticCollectionManager.h:196:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1498:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/DocumentManager.h:35:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1499:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/XmlDataManager.h:88:7:
 warning: 

[Zorba-coders] [Bug 1015964] Re: PHP5 bindings build failure

2012-06-22 Thread Pietro Cerutti
Yes that sound reasonable, I'll be able to update our port as soon as
swig is updated (we currently have 2.0.4). Thank you for your support,
feel free to lower the priority of this bug or close it.

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/1015964

Title:
  PHP5 bindings build failure

Status in Zorba - The XQuery Processor:
  New

Bug description:
  Hello, I'm the maintainer of the zorba port to FreeBSD. I'm preparing
  the update of our port to 2.5.0 and I have an issue while building the
  PHP5 bindings.

  Here's a snippet from CMake's output with CMAKE_VERBOSE_MAKEFILE on.
  Please also find attached the CMakeCache.txt file generated for this
  build.

  [ 99%] Building CXX object 
swig/php/CMakeFiles/zorba_api.dir/zorba_apiPHP5_wrap.cxx.o
  cd /usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php  
/usr/bin/c++   -Dzorba_api_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wextra 
-D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo 
-Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden 
-fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC 
-I/usr/local/include/libxml2 -I/usr/local/include 
-I/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/include 
-I/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/zorba-2.5.0/include 
-I/usr/local/include/php -I/usr/local/include/php/main 
-I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend 
-I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -o 
CMakeFiles/zorba_api.dir/zorba_apiPHP5_wrap.cxx.o -c 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1486:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/TypeIdentifier.h:102:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1488:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/Iterator.h:105:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1489:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/DynamicContext.h:180:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1490:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/StaticContext.h:440:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1491:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/XQuery.h:161:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1492:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/ItemFactory.h:604:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1494:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/ItemSequence.h:53:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1495:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/Collection.h:180:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1496:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/CollectionManager.h:115:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1497:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/StaticCollectionManager.h:196:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1498:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/DocumentManager.h:35:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1499:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/XmlDataManager.h:88:7:
 warning: no newline at end of file
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:3155:1:
 warning: SWIG_exception redefined
  

[Zorba-coders] [Bug 1015964] Re: PHP5 bindings build failure

2012-06-22 Thread Chris Hillery
Did you have this problem with SWIG 2.0.4? (Your CMakeCache.txt lists
SWIG_VERSION as 1.3.40.) That would be useful information to narrow down
the set of SWIG versions that have/don't have 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/1015964

Title:
  PHP5 bindings build failure

Status in Zorba - The XQuery Processor:
  New

Bug description:
  Hello, I'm the maintainer of the zorba port to FreeBSD. I'm preparing
  the update of our port to 2.5.0 and I have an issue while building the
  PHP5 bindings.

  Here's a snippet from CMake's output with CMAKE_VERBOSE_MAKEFILE on.
  Please also find attached the CMakeCache.txt file generated for this
  build.

  [ 99%] Building CXX object 
swig/php/CMakeFiles/zorba_api.dir/zorba_apiPHP5_wrap.cxx.o
  cd /usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php  
/usr/bin/c++   -Dzorba_api_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wextra 
-D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo 
-Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden 
-fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC 
-I/usr/local/include/libxml2 -I/usr/local/include 
-I/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/include 
-I/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/zorba-2.5.0/include 
-I/usr/local/include/php -I/usr/local/include/php/main 
-I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend 
-I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -o 
CMakeFiles/zorba_api.dir/zorba_apiPHP5_wrap.cxx.o -c 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1486:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/TypeIdentifier.h:102:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1488:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/Iterator.h:105:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1489:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/DynamicContext.h:180:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1490:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/StaticContext.h:440:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1491:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/XQuery.h:161:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1492:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/ItemFactory.h:604:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1494:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/ItemSequence.h:53:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1495:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/Collection.h:180:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1496:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/CollectionManager.h:115:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1497:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/StaticCollectionManager.h:196:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1498:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/DocumentManager.h:35:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1499:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/XmlDataManager.h:88:7:
 warning: no newline at end of file
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:3155:1:
 warning: SWIG_exception redefined
  

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

2012-06-22 Thread Markos Zaharioudakis
Review: Needs Fixing


-- 
https://code.launchpad.net/~zorba-coders/zorba/bug-971782/+merge/100788
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
More help   : https://help.launchpad.net/ListHelp


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

2012-06-22 Thread Markos Zaharioudakis
1. Why are the asserts in XmlTree::getType() converted to ifs? Did th asserts 
actually trigger ever? 

2. The setTree() methods has been made virtual. This si not good, because the 
method is used rather often. 

3. The 6 lines:

#ifndef EMBEDED_TYPE
#ifndef NDEBUG
ATTRIBUTE_ELEMENT_INVARIANT1;
ATTRIBUTE_ELEMENT_INVARIANT2;
ATTRIBUTE_ELEMENT_INVARIANT3;
#endif
#endif

should be converted to a single line via the use of a macro.

-- 
https://code.launchpad.net/~zorba-coders/zorba/bug-971782/+merge/100788
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
More help   : https://help.launchpad.net/ListHelp


Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/ordpath-bitlength-assert into lp:zorba

2012-06-22 Thread Markos Zaharioudakis
Review: Approve


-- 
https://code.launchpad.net/~zorba-coders/zorba/ordpath-bitlength-assert/+merge/111413
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
More help   : https://help.launchpad.net/ListHelp


Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/ordpath-bitlength-assert into lp:zorba

2012-06-22 Thread David Graf
Review: Approve


-- 
https://code.launchpad.net/~zorba-coders/zorba/ordpath-bitlength-assert/+merge/111413
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
More help   : https://help.launchpad.net/ListHelp


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

2012-06-22 Thread Ghislain Fourny
Hi Markos,

Branches 10745 thru 10749 implement your performance improvement comments as 
discussed yesterday over the bridge.

Thanks!
-- 
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.

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


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

2012-06-22 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 is requested to review the proposed merge of 
lp:~zorba-coders/zorba/jsoniq into lp:zorba.

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


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

2012-06-22 Thread Zorba Build Bot
Attempt to merge into lp:zorba failed due to conflicts: 

text conflict in src/runtime/json/pregenerated/jsoniq_functions.cpp
text conflict in src/runtime/json/pregenerated/jsoniq_functions.h
-- 
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.

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


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

2012-06-22 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 is requested to review the proposed merge of 
lp:~zorba-coders/zorba/jsoniq into lp:zorba.

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/unregister-delete-or-destroy into lp:zorba

2012-06-22 Thread Markos Zaharioudakis
This doesn't make sense to me at all!
-- 
https://code.launchpad.net/~zorba-coders/zorba/unregister-delete-or-destroy/+merge/100814
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
More help   : https://help.launchpad.net/ListHelp


Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/unregister-delete-or-destroy into lp:zorba

2012-06-22 Thread Markos Zaharioudakis
Review: Needs Fixing


-- 
https://code.launchpad.net/~zorba-coders/zorba/unregister-delete-or-destroy/+merge/100814
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
More help   : https://help.launchpad.net/ListHelp


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

2012-06-22 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 is requested to review the proposed merge of 
lp:~zorba-coders/zorba/jsoniq into lp:zorba.

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


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

2012-06-22 Thread Zorba Build Bot
Validation queue starting for merge proposal.
Log at: 
http://zorbatest.lambda.nu:8080/remotequeue/jsoniq-2012-06-22T14-55-10.596Z/log.html
-- 
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.

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Merge] lp:~zorba-coders/zorba/no-expr-serialization into lp:zorba

2012-06-22 Thread Markos Zaharioudakis
Markos Zaharioudakis has proposed merging 
lp:~zorba-coders/zorba/no-expr-serialization into lp:zorba.

Requested reviews:
  Markos Zaharioudakis (markos-za)
Related bugs:
  Bug #1014975 in Zorba: Reworked Plan serializer
  https://bugs.launchpad.net/zorba/+bug/1014975

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/no-expr-serialization/+merge/111622

added serialize_csize function
-- 
https://code.launchpad.net/~zorba-coders/zorba/no-expr-serialization/+merge/111622
Your team Zorba Coders is subscribed to branch lp:zorba.
=== modified file 'src/zorbaserialization/serialize_basic_types.cpp'
--- src/zorbaserialization/serialize_basic_types.cpp	2012-06-19 12:04:29 +
+++ src/zorbaserialization/serialize_basic_types.cpp	2012-06-22 15:24:24 +
@@ -153,6 +153,28 @@
 /***
 
 /
+void serialize_csize(Archiver ar, csize obj)
+{
+  assert(sizeof(csize) = 8);
+
+  if (ar.is_serializing_out())
+  {
+uint64_t uint64v = obj;
+ar.add_simple_temp_field(TYPE_UINT64, uint64v);
+  }
+  else
+  {
+uint64_t uint64v;
+ar.read_next_simple_temp_field(TYPE_UINT64, uint64v);
+
+obj = static_castcsize(uint64v);
+  }
+}
+
+
+/***
+
+/
 void operator(Archiver ar, int32_t obj)
 {
   if (ar.is_serializing_out())

=== modified file 'src/zorbaserialization/serialize_basic_types.h'
--- src/zorbaserialization/serialize_basic_types.h	2012-06-19 12:04:29 +
+++ src/zorbaserialization/serialize_basic_types.h	2012-06-22 15:24:24 +
@@ -23,6 +23,7 @@
 
 #include zorbamisc/config/platform.h
 
+#include store/api/shared_types.h
 
 
 class MAPM;
@@ -50,6 +51,8 @@
 
 void serialize_ulong(Archiver ar, ulong obj);
 
+void serialize_csize(Archiver ar, csize obj);
+
 void operator(Archiver ar, int32_t obj);
 
 void operator(Archiver ar, uint32_t obj);

=== modified file 'src/zorbaserialization/serialize_template_types.h'
--- src/zorbaserialization/serialize_template_types.h	2012-05-25 13:57:00 +
+++ src/zorbaserialization/serialize_template_types.h	2012-06-22 15:24:24 +
@@ -304,7 +304,7 @@
   if (ar.is_serializing_out())
   {
 csize size = obj.size();
-ar  size;
+serialize_csize(ar, size);
 
 typename checked_vectorT::iterator it = obj.begin();
 typename checked_vectorT::iterator end = obj.end();
@@ -316,7 +316,7 @@
   else
   {
 csize size;
-ar  size;
+serialize_csize(ar, size);
 
 obj.resize(size);
 
@@ -340,7 +340,7 @@
   if (ar.is_serializing_out())
   {
 csize size = obj.size();
-ar  size;
+serialize_csize(ar, size);
 
 typename std::vectorT::iterator it = obj.begin();
 typename std::vectorT::iterator end = obj.end();
@@ -352,7 +352,7 @@
   else
   {
 csize size;
-ar  size;
+serialize_csize(ar, size);
 
 obj.resize(size);
 
@@ -375,7 +375,7 @@
   if (ar.is_serializing_out())
   {
 csize size = obj.size();
-ar  size;
+serialize_csize(ar, size);
 
 typename std::vectorT*::iterator it = obj.begin();
 typename std::vectorT*::iterator end = obj.end();
@@ -387,7 +387,7 @@
   else
   {
 csize size;
-ar  size;
+serialize_csize(ar, size);
 
 obj.resize(size);
 
@@ -425,7 +425,7 @@
 (void)is_ref;
 
 size = obj-size();
-ar  size;
+serialize_csize(ar, size);
 
 typename std::vectorT::iterator it = obj-begin();
 typename std::vectorT::iterator end = obj-end();
@@ -458,7 +458,7 @@
 
 obj = new std::vectorT;
 
-ar  size;
+serialize_csize(ar, size);
 
 obj-resize(size);
 
@@ -483,7 +483,7 @@
   if (ar.is_serializing_out())
   {
 csize size = obj.size();
-ar  size;
+serialize_csize(ar, size);
 
 typename std::listT::iterator it = obj.begin();
 typename std::listT::iterator end = obj.end();
@@ -495,7 +495,8 @@
   else
   {
 csize size;
-ar  size;
+serialize_csize(ar, size);
+
 obj.resize(size);
 
 typename std::listT::iterator it = obj.begin();
@@ -543,7 +544,7 @@
 (void)is_ref;
 
 size = obj-size();
-ar  size;
+serialize_csize(ar, size);
 
 typename std::mapT1, T2::iterator it = obj-begin();
 typename std::mapT1, T2::iterator end = obj-end();
@@ -579,7 +580,7 @@
 
 obj = new std::mapT1, T2;
 
-ar  size;
+serialize_csize(ar, size);
 
 std::pairT1, T2 p;
 
@@ -605,7 +606,7 @@
   if (ar.is_serializing_out())
   {
 csize s = obj.size();
-ar  s;
+serialize_csize(ar, s);
 
 typename std::mapT1, T2, Tcomp::iterator it = obj.begin();
 typename std::mapT1, T2, Tcomp::iterator end = obj.end();
@@ -620,7 +621,7 @@
   else
   {
 csize s;
-ar  s;
+serialize_csize(ar, s);
 
 std::pairT1, T2 p;
 
@@ -653,7 +654,7 @@
 size = obj.size();
 
 ar  

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

2012-06-22 Thread Zorba Build Bot
Validation queue job jsoniq-2012-06-22T14-55-10.596Z 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.

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


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

2012-06-22 Thread Zorba Build Bot
Voting does not meet specified criteria. Required: Approve  1, Disapprove  1, 
Needs Fixing  1, Pending  1. Got: 1 Needs Information, 4 Pending.
-- 
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.

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


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

2012-06-22 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 is requested to review the proposed merge of 
lp:~zorba-coders/zorba/jsoniq into lp:zorba.

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Bug 1016606] [NEW] xml:parse unable to parse content containing a DOCTYPE

2012-06-22 Thread Matthias Brantner
Public bug reported:

The xml:parse function is unable to parse an XML document/fragment if it
starts with a doctype definition.

For example,

import module namespace file = http://expath.org/ns/file;;
import module namespace parse-xml = http://www.zorba-xquery.com/modules/xml;;
import schema namespace opt = http://www.zorba-xquery.com/modules/xml-options;;

for $i at $y in parse-xml:parse(
  file:read-text(tmp.xml),
  opt:options
opt:parse-external-parsed-entity  opt:skip-root-nodes=1 /
  /opt:options)
return
  $i

with tmp.xml containing

!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01//EN 
http://www.w3.org/TR/html4/strict.dtd;
ab//a

raises

[err:FODC0006]: invalid content passed to parse-xml:parse(): loader
parsing error: internal error;

** Affects: zorba
 Importance: High
 Assignee: Nicolae Brinza (nbrinza)
 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/bugs/1016606

Title:
  xml:parse unable to parse content containing a DOCTYPE

Status in Zorba - The XQuery Processor:
  New

Bug description:
  The xml:parse function is unable to parse an XML document/fragment if
  it starts with a doctype definition.

  For example,

  import module namespace file = http://expath.org/ns/file;;
  import module namespace parse-xml = http://www.zorba-xquery.com/modules/xml;;
  import schema namespace opt = 
http://www.zorba-xquery.com/modules/xml-options;;

  for $i at $y in parse-xml:parse(
file:read-text(tmp.xml),
opt:options
  opt:parse-external-parsed-entity  opt:skip-root-nodes=1 /
/opt:options)
  return
$i

  with tmp.xml containing

  !DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01//EN 
http://www.w3.org/TR/html4/strict.dtd;
  ab//a

  raises

  [err:FODC0006]: invalid content passed to parse-xml:parse(): loader
  parsing error: internal error;

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/1016606/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Bug 1016606] Re: xml:parse unable to parse content containing a DOCTYPE

2012-06-22 Thread Matthias Brantner
For the example above, an exception is raised in loader_dtd.cpp

295   if ( ! theXQueryDiagnostics-errors().empty())
296 throw 0; // the argument to throw is not used by the catch 
clause

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/1016606

Title:
  xml:parse unable to parse content containing a DOCTYPE

Status in Zorba - The XQuery Processor:
  New

Bug description:
  The xml:parse function is unable to parse an XML document/fragment if
  it starts with a doctype definition.

  For example,

  import module namespace file = http://expath.org/ns/file;;
  import module namespace parse-xml = http://www.zorba-xquery.com/modules/xml;;
  import schema namespace opt = 
http://www.zorba-xquery.com/modules/xml-options;;

  for $i at $y in parse-xml:parse(
file:read-text(tmp.xml),
opt:options
  opt:parse-external-parsed-entity  opt:skip-root-nodes=1 /
/opt:options)
  return
$i

  with tmp.xml containing

  !DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01//EN 
http://www.w3.org/TR/html4/strict.dtd;
  ab//a

  raises

  [err:FODC0006]: invalid content passed to parse-xml:parse(): loader
  parsing error: internal error;

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/1016606/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Bug 1015964] Re: PHP5 bindings build failure

2012-06-22 Thread Pietro Cerutti
I haven't tried with 2.0.4 yet, will let you know on Monday.

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/1015964

Title:
  PHP5 bindings build failure

Status in Zorba - The XQuery Processor:
  New

Bug description:
  Hello, I'm the maintainer of the zorba port to FreeBSD. I'm preparing
  the update of our port to 2.5.0 and I have an issue while building the
  PHP5 bindings.

  Here's a snippet from CMake's output with CMAKE_VERBOSE_MAKEFILE on.
  Please also find attached the CMakeCache.txt file generated for this
  build.

  [ 99%] Building CXX object 
swig/php/CMakeFiles/zorba_api.dir/zorba_apiPHP5_wrap.cxx.o
  cd /usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php  
/usr/bin/c++   -Dzorba_api_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wextra 
-D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo 
-Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden 
-fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC 
-I/usr/local/include/libxml2 -I/usr/local/include 
-I/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/include 
-I/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/zorba-2.5.0/include 
-I/usr/local/include/php -I/usr/local/include/php/main 
-I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend 
-I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -o 
CMakeFiles/zorba_api.dir/zorba_apiPHP5_wrap.cxx.o -c 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1486:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/TypeIdentifier.h:102:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1488:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/Iterator.h:105:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1489:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/DynamicContext.h:180:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1490:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/StaticContext.h:440:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1491:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/XQuery.h:161:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1492:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/ItemFactory.h:604:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1494:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/ItemSequence.h:53:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1495:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/Collection.h:180:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1496:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/CollectionManager.h:115:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1497:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/StaticCollectionManager.h:196:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1498:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/DocumentManager.h:35:7:
 warning: no newline at end of file
  In file included from 
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1499:
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/XmlDataManager.h:88:7:
 warning: no newline at end of file
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:3155:1:
 warning: SWIG_exception redefined
  
/usr/home/cerutti/FreeBSD/ports/textproc/zorba/work/.build/swig/php/zorba_apiPHP5_wrap.cxx:1384:1:
 warning: this is the location of the previous definition
  

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/no-expr-serialization into lp:zorba

2012-06-22 Thread Markos Zaharioudakis
Review: Approve


-- 
https://code.launchpad.net/~zorba-coders/zorba/no-expr-serialization/+merge/111622
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
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Merge] lp:~zorba-coders/zorba/no-expr-serialization into lp:zorba

2012-06-22 Thread noreply
The proposal to merge lp:~zorba-coders/zorba/no-expr-serialization into 
lp:zorba has been updated.

Status: Approved = Merged

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/no-expr-serialization/+merge/111622
-- 
https://code.launchpad.net/~zorba-coders/zorba/no-expr-serialization/+merge/111622
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
More help   : https://help.launchpad.net/ListHelp


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

2012-06-22 Thread Rodolfo Ochoa
The proposal to merge lp:~zorba-coders/zorba/bug871481 into lp:zorba has been 
updated.

Commit Message changed to:

Error fixed on windows

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/bug871481/+merge/14
-- 
https://code.launchpad.net/~zorba-coders/zorba/bug871481/+merge/14
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
More help   : https://help.launchpad.net/ListHelp


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

2012-06-22 Thread Zorba Build Bot
Validation queue starting for merge proposal.
Log at: 
http://zorbatest.lambda.nu:8080/remotequeue/bug871481-2012-06-22T22-22-04.768Z/log.html
-- 
https://code.launchpad.net/~zorba-coders/zorba/bug871481/+merge/14
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
More help   : https://help.launchpad.net/ListHelp


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

2012-06-22 Thread Zorba Build Bot
Validation queue job bug871481-2012-06-22T22-22-04.768Z is finished. The final 
status was:

All tests succeeded!
-- 
https://code.launchpad.net/~zorba-coders/zorba/bug871481/+merge/14
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
More help   : https://help.launchpad.net/ListHelp


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

2012-06-22 Thread noreply
The proposal to merge lp:~zorba-coders/zorba/bug871481 into lp:zorba has been 
updated.

Status: Approved = Merged

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/bug871481/+merge/14
-- 
https://code.launchpad.net/~zorba-coders/zorba/bug871481/+merge/14
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
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Bug 871481] Re: java test failing on Windows

2012-06-22 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/871481

Title:
  java test failing on Windows

Status in Zorba - The XQuery Processor:
  Fix Committed

Bug description:
  On Windows 7, java 1.6 jdk:
  ctest -R java

  The CTest output is in the attached file.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/871481/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


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

2012-06-22 Thread Till Westmann
Review: Approve

Fixed the crashing test and addressed all of my review comments.
-- 
https://code.launchpad.net/~zorba-coders/zorba/feature-transient_maps/+merge/106287
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
More help   : https://help.launchpad.net/ListHelp


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

2012-06-22 Thread Till Westmann
The proposal to merge lp:~zorba-coders/zorba/feature-transient_maps into 
lp:zorba has been updated.

Status: Needs review = Approved

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/feature-transient_maps/+merge/106287
-- 
https://code.launchpad.net/~zorba-coders/zorba/feature-transient_maps/+merge/106287
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
More help   : https://help.launchpad.net/ListHelp


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

2012-06-22 Thread Zorba Build Bot
Validation queue starting for merge proposal.
Log at: 
http://zorbatest.lambda.nu:8080/remotequeue/feature-transient_maps-2012-06-23T00-39-00.771Z/log.html
-- 
https://code.launchpad.net/~zorba-coders/zorba/feature-transient_maps/+merge/106287
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
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Bug 1016606] Re: xml:parse unable to parse content containing a DOCTYPE

2012-06-22 Thread Chris Hillery
Nicolae - please consider this a higher priority than the higher-order
function work; if you could work on it in the next couple of weeks that
would be great. We really want this in 2.7, whereas the higher-order
function features are on the bubble.

** Changed in: zorba
Milestone: None = 2.7

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/1016606

Title:
  xml:parse unable to parse content containing a DOCTYPE

Status in Zorba - The XQuery Processor:
  New

Bug description:
  The xml:parse function is unable to parse an XML document/fragment if
  it starts with a doctype definition.

  For example,

  import module namespace file = http://expath.org/ns/file;;
  import module namespace parse-xml = http://www.zorba-xquery.com/modules/xml;;
  import schema namespace opt = 
http://www.zorba-xquery.com/modules/xml-options;;

  for $i at $y in parse-xml:parse(
file:read-text(tmp.xml),
opt:options
  opt:parse-external-parsed-entity  opt:skip-root-nodes=1 /
/opt:options)
  return
$i

  with tmp.xml containing

  !DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01//EN 
http://www.w3.org/TR/html4/strict.dtd;
  ab//a

  raises

  [err:FODC0006]: invalid content passed to parse-xml:parse(): loader
  parsing error: internal error;

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/1016606/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


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

2012-06-22 Thread Zorba Build Bot
Validation queue job feature-transient_maps-2012-06-23T00-39-00.771Z is 
finished. The final status was:

All tests succeeded!
-- 
https://code.launchpad.net/~zorba-coders/zorba/feature-transient_maps/+merge/106287
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
More help   : https://help.launchpad.net/ListHelp


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

2012-06-22 Thread Zorba Build Bot
Voting does not meet specified criteria. Required: Approve  1, Disapprove  1, 
Needs Fixing  1, Pending  1. Got: 1 Approve, 1 Pending.
-- 
https://code.launchpad.net/~zorba-coders/zorba/feature-transient_maps/+merge/106287
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
More help   : https://help.launchpad.net/ListHelp


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

2012-06-22 Thread Zorba Build Bot
The proposal to merge lp:~zorba-coders/zorba/feature-transient_maps into 
lp:zorba has been updated.

Status: Approved = Needs review

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/feature-transient_maps/+merge/106287
-- 
https://code.launchpad.net/~zorba-coders/zorba/feature-transient_maps/+merge/106287
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
More help   : https://help.launchpad.net/ListHelp


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

2012-06-22 Thread Matthias Brantner
Review: Approve


-- 
https://code.launchpad.net/~zorba-coders/zorba/feature-transient_maps/+merge/106287
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
More help   : https://help.launchpad.net/ListHelp


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

2012-06-22 Thread Matthias Brantner
The proposal to merge lp:~zorba-coders/zorba/feature-transient_maps into 
lp:zorba has been updated.

Status: Needs review = Approved

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/feature-transient_maps/+merge/106287
-- 
https://code.launchpad.net/~zorba-coders/zorba/feature-transient_maps/+merge/106287
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
More help   : https://help.launchpad.net/ListHelp


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

2012-06-22 Thread Zorba Build Bot
Validation queue starting for merge proposal.
Log at: 
http://zorbatest.lambda.nu:8080/remotequeue/feature-transient_maps-2012-06-23T01-25-57.278Z/log.html
-- 
https://code.launchpad.net/~zorba-coders/zorba/feature-transient_maps/+merge/106287
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
More help   : https://help.launchpad.net/ListHelp


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

2012-06-22 Thread Zorba Build Bot
Validation queue job feature-transient_maps-2012-06-23T01-25-57.278Z is 
finished. The final status was:

All tests succeeded!
-- 
https://code.launchpad.net/~zorba-coders/zorba/feature-transient_maps/+merge/106287
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
More help   : https://help.launchpad.net/ListHelp


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

2012-06-22 Thread noreply
The proposal to merge lp:~zorba-coders/zorba/feature-transient_maps into 
lp:zorba has been updated.

Status: Approved = Merged

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/feature-transient_maps/+merge/106287
-- 
https://code.launchpad.net/~zorba-coders/zorba/feature-transient_maps/+merge/106287
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
More help   : https://help.launchpad.net/ListHelp