Subject: [Boost-bugs] [Boost C++ Libraries] #13134: Warnings about the use of 0 as null pointer constant.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-07-24 22:55:36
#13134: Warnings about the use of 0 as null pointer constant.
-------------------------------------+-------------------------
Reporter: kot.tom97@⦠| Owner: Peter Dimov
Type: Bugs | Status: new
Milestone: To Be Determined | Component: core
Version: Boost Development Trunk | Severity: Problem
Keywords: |
-------------------------------------+-------------------------
`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?
-- Ticket URL: <https://svn.boost.org/trac10/boost/ticket/13134> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-07-24 22:58:47 UTC