8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 06:03:02 +01:00
firebird-mirror/doc/cleaning-todo.txt

11 lines
313 B
Plaintext
Raw Normal View History

Cleaning todo
The order is not significative.
.- Remove NOT_USED_OR_REPLACED Macro
.- Remove PYXIS macro
.- Remove NO_CHECKSUM macro (and CCH_Checksum function in cch.cpp)
.- Remove GDS_VAL and GDS_REF macros.
.- Remove NULL_PTR macro
.- Remove TRUE and FALSE macros and replace with builtin "true" and "false"