[gnome-db] GDA's Sql-parsing internal representation out form GIR
- From: Daniel Espinosa <esodan gmail com>
- To: gnome-db-list gnome org
- Subject: [gnome-db] GDA's Sql-parsing internal representation out form GIR
- Date: Fri, 2 Sep 2011 12:59:21 -0500
Could you consider to apply the attached patch. I think appling this patch
to 4.2 branch will help too, it may help me to create VAPI for 4.2 and upload to
Vala project.
Many Thanks.
--
Trabajar, la mejor arma para tu superación
"de grano en grano, se hace la arena" (R) (en trámite, pero para los cuates: LIBRE)
From f15ecf1dd0849524e3a8554a68e0cf442f09a237 Mon Sep 17 00:00:00 2001
From: Daniel Espinosa <esodan gmail com>
Date: Fri, 2 Sep 2011 11:53:32 -0500
Subject: [PATCH] Don't include sql-parsing to GIR to avoid use C specific SQL
representation. Use GdaSqlBuilder API instead.
---
libgda/Makefile.am | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/libgda/Makefile.am b/libgda/Makefile.am
index 266dddd..f3273a0 100644
--- a/libgda/Makefile.am
+++ b/libgda/Makefile.am
@@ -356,7 +356,6 @@ introspection_sources = $(gda_sources) \
$(gda_headers) \
$(psupport) \
$(threadwrapper) \
- $(sqlparser) \
$(handlers)
Gda-5.0.gir: $(lib_LTLIBRARIES)
Gda_5_0_gir_INCLUDES = GObject-2.0 libxml2-2.0
--
1.7.6
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]