]> git.pld-linux.org Git - packages/Firebird.git/blob - Firebird-gcc33.patch
- kill invalid va_list usage
[packages/Firebird.git] / Firebird-gcc33.patch
1 --- firebird-1.0.2.908/jrd/val.c.orig   Wed Jun  5 00:23:28 2002
2 +++ firebird-1.0.2.908/jrd/val.c        Thu Jun 12 14:12:27 2003
3 @@ -100,8 +100,8 @@
4     If other attachments are already made locally or through the same multi-
5     client server, validate gives up with the message:
6  
7 -   "Lock timeout during wait transaction
8 -   -- Object "database_filename.gdb" is in use"
9 +   <<Lock timeout during wait transaction
10 +   -- Object "database_filename.gdb" is in use>>
11  
12     If other processes or servers are attached to the database, validate 
13     waits for the exclusive lock on the database (i.e. waits for every 
This page took 0.060366 seconds and 3 git commands to generate.