From 7625fd271cb2cd583a1e9d039d0c0349ded55b80 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 30 May 2004 00:48:38 +0000 Subject: [PATCH] - obsolete Changed files: Firebird-fix.patch -> 1.3 Firebird-gcc33.patch -> 1.2 --- Firebird-fix.patch | 30 ------------------------------ Firebird-gcc33.patch | 13 ------------- 2 files changed, 43 deletions(-) delete mode 100644 Firebird-fix.patch delete mode 100644 Firebird-gcc33.patch diff --git a/Firebird-fix.patch b/Firebird-fix.patch deleted file mode 100644 index f6b67ca..0000000 --- a/Firebird-fix.patch +++ /dev/null @@ -1,30 +0,0 @@ ---- firebird-1.0.0.796/jrd/rse.c.orig Fri Mar 1 12:54:03 2002 -+++ firebird-1.0.0.796/jrd/rse.c Thu Dec 5 00:48:00 2002 -@@ -735,7 +735,7 @@ - MOV_get_int64 (EVL_expr (tdbb, (NOD) rsb->rsb_arg [0]), 0); - - if (((IRSB_FIRST)impure)->irsb_count < 1) -- ERR_post (gds__bad_limit_param, 0); -+ ERR_post (gds__not_valid /*gds__bad_limit_param*/, 0); - - rsb = rsb->rsb_next; - break; -@@ -745,7 +745,7 @@ - MOV_get_int64 (EVL_expr (tdbb, (NOD) rsb->rsb_arg [0]), 0); - - if (((IRSB_SKIP)impure)->irsb_count < 0) -- ERR_post (gds__bad_skip_param, 0); -+ ERR_post (gds__not_valid /*gds__bad_skip_param*/, 0); - ((IRSB_SKIP)impure)->irsb_count++; - - rsb = rsb->rsb_next; ---- firebird-1.0.0.796/Configure_SetupEnv.sh.orig Tue Aug 7 20:19:19 2001 -+++ firebird-1.0.0.796/Configure_SetupEnv.sh Thu Dec 5 08:14:29 2002 -@@ -53,6 +53,6 @@ - LD_LIBRARY_PATH=$FBNewBuild/lib:$FBBuildRoot/jrd:$LD_LIBRARY_PATH - export LD_LIBRARY_PATH - --PATH=$PATH:$FBNewBuild/bin:. -+PATH=$FBNewBuild/bin:$PATH:. - - diff --git a/Firebird-gcc33.patch b/Firebird-gcc33.patch deleted file mode 100644 index f04c15c..0000000 --- a/Firebird-gcc33.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- firebird-1.0.2.908/jrd/val.c.orig Wed Jun 5 00:23:28 2002 -+++ firebird-1.0.2.908/jrd/val.c Thu Jun 12 14:12:27 2003 -@@ -100,8 +100,8 @@ - If other attachments are already made locally or through the same multi- - client server, validate gives up with the message: - -- "Lock timeout during wait transaction -- -- Object "database_filename.gdb" is in use" -+ <> - - If other processes or servers are attached to the database, validate - waits for the exclusive lock on the database (i.e. waits for every -- 2.43.0