8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-26 06:43:04 +01:00
firebird-mirror/src
robocop dbea8030f4 MSVC6 says:
error C2664: 'delete' : cannot convert parameter 1 from 'const class VaryingString *' to 'void *'
        Conversion loses qualifiers
So maybe the rules changed for VC7. Anyway, I simplified the logic here to achieve the same in a direct way.
2006-04-29 00:57:26 +00:00
..
alice Misc. 2006-04-04 22:48:29 +00:00
burp ported fixes from 2.0 release 2006-04-16 12:58:29 +00:00
common Misc change. Hope the class auhtor doesn't take offense. 2006-04-29 00:31:19 +00:00
config Style. 2006-04-06 08:18:53 +00:00
dbs fixed SF bug 229237 2005-12-30 16:08:44 +00:00
dsql Use Firebird::Array instead of STL's vector 2006-04-25 17:49:24 +00:00
dudley Comment excessive dependencies on license.h. 2006-01-07 00:31:37 +00:00
extlib I misread the logic: it's true (not false) that tells Timestamp to not call the operating system to get the current time. Thanks to D. Sibiryakov. 2006-02-04 02:40:20 +00:00
gpre fixed gcc warning(s) 2006-01-18 11:54:00 +00:00
include Use Firebird::Array instead of STL's vector 2006-04-25 17:49:24 +00:00
install/arch-specific/solx86gcc Changed name to security2.fdb 2005-02-24 12:24:38 +00:00
intl Polish collation ISO_PLK for ISO8859_2 charset - contributed by Jaroslaw Glowacki 2006-04-13 03:04:30 +00:00
iscguard A bunch of changes targeted to support multi-instancing on win32. 2006-04-20 10:35:44 +00:00
isql Fix for my previous commit. Thanks to Adriano 2006-04-28 04:12:09 +00:00
jrd MSVC6 says: 2006-04-29 00:57:26 +00:00
lock Get rid of another uppercase typedef. The name "owner" caused collisions, so "own" was left. Probably lockOwner is better in the long term. 2006-04-29 00:34:06 +00:00
misc increment build number 2006-04-29 00:35:34 +00:00
msgs Correction. 2006-04-08 03:28:52 +00:00
qli Replace "../jrd/jrd_time.h" with "../common/classes/timestamp.h" 2006-02-03 13:13:27 +00:00
remote Delete obsolete code after Dmitry's changes. 2006-04-21 06:33:11 +00:00
utilities Fix this forgotten utility so it syncs with Dmitry's changes, but I didn't verify if it compiles. 2006-04-29 00:35:32 +00:00
vulcan Style. 2006-04-06 08:18:53 +00:00