]> git.pld-linux.org Git - packages/Firebird.git/commitdiff
- fix for gcc 3.3 restrictive cpp
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 12 Jun 2003 14:24:52 +0000 (14:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Firebird-gcc33.patch -> 1.1

Firebird-gcc33.patch [new file with mode: 0644]

diff --git a/Firebird-gcc33.patch b/Firebird-gcc33.patch
new file mode 100644 (file)
index 0000000..f04c15c
--- /dev/null
@@ -0,0 +1,13 @@
+--- 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"
++   <<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 
This page took 0.068129 seconds and 4 git commands to generate.