id summary reporter owner description type status milestone component version severity resolution keywords cc 13134 Warnings about the use of 0 as null pointer constant. kot.tom97@… Peter Dimov `boost/core/lightweight_test_trait.hpp` uses 0 as null pointer constant. Compilers issue warnings about it. This could, however, be easily fixed by, for example, `ifdef`ing on `BOOST_NO_CXX11_NULLPTR`. Shall I create a PR? Bugs new To Be Determined core Boost Development Trunk Problem