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

nightly update

This commit is contained in:
fsg 2006-06-16 02:19:12 +00:00
parent b739889061
commit b92c0e3f75

View File

@ -1,3 +1,43 @@
2006-06-16 00:36 asfernandes
* firebird2/builds/win32/msvc7/gds32.vcproj (1.22):
Fix link errors in gds32
2006-06-16 00:34 asfernandes
* firebird2/src/isql/isql.epp (1.185):
Correction
2006-06-15 23:42 mkubecek
* firebird2/src/jrd/os/path_utils.h (1.13):
deleted extra qualifier causing compilation error
2006-06-15 10:39 robocop
* firebird2/src/jrd/cvt.cpp (1.72):
Misc and try to be consistent to use the padding char. More to
come.
2006-06-15 06:56 robocop
* firebird2/src/isql/isql.epp (1.184):
People using other compilers shouldn't be bothered with workarounds
for one compiler, while possible. We already have workarounds for
gcc, SunOS4 headers, HP/UX compiler, SCO compiler, Apollo
compiler... why adding more for everyone?
2006-06-15 06:35 robocop
* firebird2/src/intl/cs_icu.cpp (1.2):
Misc: avoiding some const_cast's.
2006-06-15 03:53 asfernandes
* firebird2/src/config/: Lex.cpp (1.5), Lex.h (1.5):