8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 23:23:02 +01:00
This is a mirror of the firebird repo on github. It is not intended for use as a working repo. This repo is resync'ed with github every thirty minutes.
Go to file
eku d44da97a10 Replaced ib_printf with gds_log. stderr is usually connected to the
TCP-connection between database client and server. Writing an error message
to it means violating the Interbase protocol. The client then aborts with
an assertation in xdr_protocol (remote/protocol.cpp).
2003-10-28 13:43:45 +00:00
builds Remove unneeded define. Noted by Claudio 2003-10-28 12:37:41 +00:00
doc *** empty log message *** 2003-10-12 13:17:54 +00:00
examples clean a bit this old example 2003-09-09 11:08:04 +00:00
generated Trying to solve the CVS error in generated directory 2003-09-02 00:12:19 +00:00
lang_helpers Update codes 2003-10-27 22:07:31 +00:00
src Replaced ib_printf with gds_log. stderr is usually connected to the 2003-10-28 13:43:45 +00:00
autogen.sh Fix the permissions on the configure script, just in case it is needed (like on Darwin) 2003-04-17 18:41:28 +00:00
ChangeLog nightly update 2003-10-27 23:05:46 +00:00
clean.sh Correction 2003-08-06 15:41:19 +00:00
configure.in Forward port Solaris fixes 2003-10-27 18:42:47 +00:00
Makefile.in A bit better way to pass target over to sub-makefile 2003-07-15 10:49:57 +00:00