id summary reporter owner description type status milestone component version severity resolution keywords cc 2328 Some missing/incorrect workaround guards. Daniel James John Maddock I noticed some errors with -Wundef, so I had a look for macros that BOOST_WORKAROUND is used for that don't have guards. Patch attached. I left out some library specific macros since they'll be defined after workaround is included and also `MSVC` (which is used in `boost/parameter/aux_/unwrap_cv_reference.hpp`), which probably should be BOOST_MSVC. Bugs closed Boost 1.37.0 config Boost 1.36.0 Cosmetic fixed