brodsom
8224543385
- Correct formats
...
- Remove unused var
- ifdef unused code
- add brackets to initializer
2003-04-03 02:16:59 +00:00
brodsom
93c22ac670
Remove unused REMOVE macro. The two functions are duplicated in cntl.cpp, with exactly the same code.
2003-03-13 12:46:26 +00:00
brodsom
9432717863
Patch minGW errors and some warnings
2003-03-05 14:38:48 +00:00
brodsom
a2d8f68053
process.h must be inside WIN_NT define (not inside _MSC_VER).
2003-02-25 03:27:13 +00:00
brodsom
207c0a2f89
Remove unneeded include
2003-02-19 15:33:16 +00:00
brodsom
6dcac4ac01
Remove W4 warnings (initialized but unused var)
2003-02-17 23:45:29 +00:00
brodsom
6652d5a5bf
Remove __BORLANDC__ define
2003-02-14 02:50:10 +00:00
brodsom
9a71ae7987
Change #if 0 and #if 1 to NOT_USED_OR_REPLACED
2003-02-12 12:51:07 +00:00
dimitr
e6194cdf48
Fixed old hardcoded service name.
2003-01-30 07:07:51 +00:00
dimitr
d88736b74b
Cleanup.
2003-01-17 08:47:01 +00:00
dimitr
c4f0176867
Changed class and window names to identify us properly.
2003-01-15 12:25:47 +00:00
dimitr
2af98eb708
Cleanup.
2002-12-06 12:07:59 +00:00
eku
34e9391a97
Use the new macro FB_NELEM to calculate the number of elements in an array.
2002-12-02 09:45:52 +00:00
skidder
db3692790b
New changes by Dmitry Emanov. Configuration manager and Windows build environment improvements
2002-11-30 15:08:09 +00:00
dimitr
074d99a1a7
Cleanup.
2002-11-10 14:46:27 +00:00
dimitr
3691e41d7f
Cleanup.
2002-11-10 14:09:04 +00:00
dimitr
4961f77a9d
ISC_STATUS_LENGTH correction.
2002-10-24 15:39:48 +00:00
eku
0c1b55dd08
Code cleanup:
...
Since we already have the define ISC_STATUS_LENGTH for the the length of
the status vector, we should use it! Replaced 'status[20]' with
'status[ISC_STATUS_LENGTH]'.
Replaced the different symbolic names for the maximum length of a path
(MAX_PATH, MAX_PATH_LENGTH, MAXPATHLEN) with one uniq symbol MAXPATHLEN.
2002-10-24 09:01:44 +00:00
dimitr
9d415a7879
Get rid of unnecessary files.
2002-09-20 10:13:29 +00:00
eku
ef2ff91438
Autoconf cleanup:
...
o use predefined macros to test for sys/wait.h, time.h and sys/time.h
o search strcasecmp in libresolv only if strcasecmp and stricmp are not in libc
o use predefined macro AC_SYS_LARGEFILE to determine 64Bit I/O
o determine the alignment of long and double (ALIGNMENT,DOUBLE_ALIGN),
still need to write a test for FB_ALIGN!
2002-09-18 12:50:13 +00:00
dimitr
e0d36f375f
fbserver instead of ibserver.
2002-09-08 07:56:54 +00:00
skywalker
82d8017317
Merged change from fb1.
2002-07-01 16:59:09 +00:00
dimitr
c1b708bcc4
Cleanup
2002-04-01 09:03:44 +00:00
skywalker
4c4bc9a95c
Global changes for new Makefile and firebird2 compile on linux
2001-07-29 23:43:24 +00:00
tamlin
9a776a604e
First steps towards a C++ conversion.
2001-05-23 13:26:42 +00:00