add NOBUG_DECLARE_ONLY magic
commit5cc3b23c0d8639049e6e76511f0d14d1d9619759
authorChristian Thaeter <ct@pipapo.org>
Thu, 22 Jan 2009 08:15:48 +0000 (22 09:15 +0100)
committerChristian Thaeter <ct@pipapo.org>
Thu, 22 Jan 2009 08:15:48 +0000 (22 09:15 +0100)
tree8213a883efe419e6b8b35523728da8791ee4d663
parenta0c3f740286c20520c96a3107c68564d123524cc
add NOBUG_DECLARE_ONLY magic

When NOBUG_DECLARE_ONLY is defined to 1 then all definitions
(NOBUG_DEFINE_FLAG_* currently) become declarations. This can be used to
maintain simple header only configurations of larger flag hierarchies
(see documentation example)
doc/logflags.txt
src/nobug.h