On Sat, Jun 11, 2011 at 02:46:58PM +0200, Francois Tigeot wrote:
In light of my recent findings, I have become convinced Adabas D is not used
and will not be in the future.
We could kill two birds with one stone by simply disabling the build of this
library.
The attached patch disables the Adabas D client library in -master (but does
not remove the driver code itself).
I intend to push it in a few days.
--
Francois Tigeot
From 5ee82b4261a3483413032980d82cb992e48cd5e1 Mon Sep 17 00:00:00 2001
From: Francois Tigeot <ftigeot@wolfpond.org>
Date: Sun, 12 Jun 2011 08:10:49 +0200
Subject: [PATCH] Disable Adabas D database driver
---
scp2/source/ooo/file_library_ooo.scp | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp
index 125a50c..572b732 100644
--- a/scp2/source/ooo/file_library_ooo.scp
+++ b/scp2/source/ooo/file_library_ooo.scp
@@ -34,9 +34,6 @@ File gid_File_Lib_Accessbridge
Name = "java_uno_accessbridge.dll";
End
#endif
-#if ((defined(WNT)) || (defined(LINUX)) || ((defined(SOLARIS)) && (defined(SPARC)))||
defined(NETBSD) )
-STD_LIB_FILE( gid_File_Lib_Adabas, adabas)
-#endif
#if defined(WNT)
STD_LIB_FILE( gid_File_Lib_Ado, ado)
--
1.7.4.1
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.