8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 23:23:02 +01:00

nightly update

This commit is contained in:
fsg 2004-05-12 22:12:05 +00:00
parent 46d7b1b3d9
commit ab7164c5df

View File

@ -1,3 +1,69 @@
2004-05-12 23:47 brodsom
* firebird2/src/: remote/server.cpp (1.78), burp/burp.cpp (1.75):
-Avoid shadow warning
2004-05-12 21:39 brodsom
* firebird2/src/remote/: inet.cpp (1.105), interface.cpp (1.80),
server.cpp (1.77):
-Avoid shadow warning
2004-05-12 21:34 brodsom
* firebird2/src/: gpre/cmd.cpp (1.34), gpre/cmp.cpp (1.29),
gpre/cob.cpp (1.42), gpre/exp.cpp (1.33), gpre/gpre.cpp (1.57),
gpre/gpre.h (1.62), gpre/msc.cpp (1.21), gpre/par.cpp (1.48),
gpre/parse.h (1.9), gpre/sqe.cpp (1.29), gpre/sql.cpp (1.44),
jrd/btr.cpp (1.88), jrd/evl_string.h (1.12), jrd/fun.epp (1.53),
jrd/gds.cpp (1.138), jrd/intl.cpp (1.64), jrd/isc_sync.cpp (1.86),
jrd/met.epp (1.117), jrd/nbak.cpp (1.31), jrd/nbak.h (1.14),
jrd/opt.cpp (1.167), jrd/plugin_manager.h (1.15), jrd/svc.cpp
(1.118), jrd/tra.cpp (1.71), jrd/tra.h (1.30), jrd/why.cpp (1.68):
-Avoid shadow warning
2004-05-12 21:28 brodsom
* firebird2/src/: dudley/exe.epp (1.49), dudley/extract.epp (1.33),
dudley/trn.cpp (1.30), isql/isql.epp (1.82), isql/show.epp (1.49):
-Avoid shadow warning
2004-05-12 21:20 brodsom
* firebird2/src/: lock/lock.cpp (1.95), lock/print.cpp (1.36),
iscguard/cntl_guard.cpp (1.15), dsql/user_dsql.cpp (1.39):
-Avoid shadow warning
2004-05-12 21:17 brodsom
* firebird2/src/: common/classes/alloc.cpp (1.50),
common/classes/array.h (1.26), common/classes/fb_atomic.h (1.3),
common/classes/fb_string.cpp (1.12), common/classes/objects_array.h
(1.10), common/classes/tree.h (1.29), include/fb_string.h (1.17),
misc/blrtable.cpp (1.13):
-Avoid shadow warning
2004-05-12 02:00 brodsom
* firebird2/src/: dsql/gen.cpp (1.63), dsql/make.cpp (1.61),
dsql/metd.epp (1.58), dsql/pass1.cpp (1.143), dudley/exe.epp
(1.48), dudley/expr.cpp (1.21), extlib/fbudf/fbudf.cpp (1.13),
jrd/blb.cpp (1.75), jrd/btr.cpp (1.87), jrd/cmp.cpp (1.120),
jrd/cvt.cpp (1.41), jrd/cvt2.cpp (1.34), jrd/dfw.epp (1.107),
jrd/dsc.h (1.16), jrd/dsc2.h (1.5), jrd/dsc_pub.h (1.3),
jrd/evl.cpp (1.86), jrd/evl_like.cpp (1.17), jrd/filters.cpp
(1.37), jrd/grant.epp (1.39), jrd/ibase.h (1.77), jrd/intl.cpp
(1.63), jrd/intl.h (1.7), jrd/opt.cpp (1.166), jrd/rng.cpp (1.24),
jrd/val.h (1.24), jrd/os/pio.h (1.6):
Macro cleaning
2004-05-11 09:30 eku
* firebird2/builds/posix/Makefile.in.extern.editline (1.5):