diff options
author | Herbert Dürr <hdu@apache.org> | 2012-10-19 14:21:42 +0000 |
---|---|---|
committer | Herbert Dürr <hdu@apache.org> | 2012-10-19 14:21:42 +0000 |
commit | b0a48fbbaa2d3d530743672186618a468cce694a (patch) | |
tree | 42cc597e8c09818e8d7fbaf8a72040f105a66e9b /sd/source | |
parent | d794e5f9ebb756958725183bbfcc88f457d1bc1d (diff) |
allow building an unchanged binfilter after changes to common header files
Cleanups in header files can result in finding or avoiding errors,
but the binfilter module as a legacy module should not be changed to
adjust for such cleanups.
In order to allow that the binfilter module can stay unaffected
by such changes the compiler macro BINFILTER_COMPAT has been added
to allow cleanups without disturbing binfilter.
When the flag is active header files are compatible to binfilter assumptions.
The flag is for now only active when compiling the binfilter module.
Having a grepable define allows further cleanups when the binfilter
module has been removed for good in a future release.
Notes
Notes:
ignore: obsolete
Diffstat (limited to 'sd/source')
0 files changed, 0 insertions, 0 deletions