lib: use root ::Barry namespace in all macros
commit65b2be8595e4e5ffce993c78ce8721079131c411
authorChris Frey <cdfrey@foursquare.net>
Wed, 24 Mar 2010 01:50:52 +0000 (23 21:50 -0400)
committerChris Frey <cdfrey@foursquare.net>
Wed, 24 Mar 2010 01:57:32 +0000 (23 21:57 -0400)
tree6d2b27dc76e32f273691187ff47155ffabfbb4a5
parent20761c3bd97c3fe9b88ced3d33fc8a9c57da42d8
lib: use root ::Barry namespace in all macros

If application code uses Barry as a nested namespace or class name,
these macros can cause trouble by referring to the wrong name.

This patch forces use of the top level Barry namespace in macros.
src/debug.h
src/log.h
src/protostructs.h