>From 53a264f86e2526381922686342999e7fd0b25b6a Mon Sep 17 00:00:00 2001
From: Alexpux <[email protected]>
Date: Fri, 28 Nov 2014 14:07:02 +0300
Subject: [PATCH] Don't export gds__print_pool as it not part of API
according to gds_proto.h
---
src/yvalve/gds.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/yvalve/gds.cpp b/src/yvalve/gds.cpp
index 551e0f4..9d43325 100644
--- a/src/yvalve/gds.cpp
+++ b/src/yvalve/gds.cpp
@@ -1222,7 +1222,7 @@ void API_ROUTINE gds__log(const TEXT* text, ...)
#endif
}
-void API_ROUTINE gds__print_pool(MemoryPool* pool, const TEXT* text, ...)
+void gds__print_pool(MemoryPool* pool, const TEXT* text, ...)
{
/**************************************
*
--
2.2.0
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel