Chris Hillery has proposed merging 
lp:~zorba-coders/zorba/data-converters-nsbindings into 
lp:zorba/data-converters-module.

Requested reviews:
  Chris Hillery (ceejatec)
  Matthias Brantner (matthias-brantner)

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/data-converters-nsbindings/+merge/88249
-- 
https://code.launchpad.net/~zorba-coders/zorba/data-converters-nsbindings/+merge/88249
Your team Zorba Coders is subscribed to branch lp:zorba/data-converters-module.
=== modified file 'src/com/zorba-xquery/www/modules/converters/csv.xq.src/csv.h'
--- src/com/zorba-xquery/www/modules/converters/csv.xq.src/csv.h	2011-08-17 23:28:43 +0000
+++ src/com/zorba-xquery/www/modules/converters/csv.xq.src/csv.h	2012-01-11 18:28:25 +0000
@@ -117,7 +117,7 @@
     bool is_open;
     int open_count;
 
-    std::vector<std::pair<String, String> >   ns_binding;
+    NsBindings ns_binding;
     Item null_parent;
     zorba::Item   item_type;
     std::vector<std::string>  line;

-- 
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

Reply via email to