[libgda/LIBGDA_4.0] Win32 compilation fixes



commit ba8d8dca301c4019652710eabf6b0aeabcc52eaf
Author: Vivien Malerba <malerba gnome-db org>
Date:   Mon Aug 24 21:15:35 2009 +0200

    Win32 compilation fixes
    
    and ZIP creation script update

 installers/WindowsWix/make-zip-exe.sh |    2 +-
 libgda/libgda.symbols                 |    1 +
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/installers/WindowsWix/make-zip-exe.sh b/installers/WindowsWix/make-zip-exe.sh
index 4a1f602..34da68a 100755
--- a/installers/WindowsWix/make-zip-exe.sh
+++ b/installers/WindowsWix/make-zip-exe.sh
@@ -17,7 +17,7 @@
 cross_path=/local/Win32/gtk
 depend_path=/local/Win32
 prefix=/local/Win32/gtk
-version=4.0.2
+version=4.0.4
 
 
 
diff --git a/libgda/libgda.symbols b/libgda/libgda.symbols
index 1a47a74..f9a3dcc 100644
--- a/libgda/libgda.symbols
+++ b/libgda/libgda.symbols
@@ -411,6 +411,7 @@
 	gda_meta_store_schema_get_structure
 	gda_meta_store_schema_remove_custom_object
 	gda_meta_store_set_attribute_value
+	gda_meta_store_set_reserved_keywords_func
 	gda_meta_store_sql_identifier_quote
 	gda_meta_struct_add_db_object
 	gda_meta_struct_complement



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]