id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 11157,MSVC 8 warnings for BOOST_PP_IS_EMPTY in Boost.Phoenix because of Boost.Fusion,damien.buhl@…,Joel de Guzman,"Boost.Fusion in it's new facility to deduce memeber's types for BOOST_FUSION_ADAPT* macros mase use of BOOST_PP_IS_EMPTY, which should be kept for private use by Boost.Preprocessor and the newcoming VMD library. This macro works really fine when used in conjunction to BOOST_PP_EMPTY. However it generates warnings in VS 2005 MSVC 8 compiler. These warnings could be removed in that BOOST_PP_IS_EMPTY would be removed from the fusion codebase in favor to something like BOOST_MPL_PP_TOKEN_EQUAL.",Bugs,closed,Boost 1.61.0,fusion,Boost 1.58.0,Cosmetic,fixed,fusion warnings msvc8,eldiener@… andrey.semashev@…