[Boost-bugs] [Boost C++ Libraries] #12786: UINT8_C susceptible to redefinition in cstdint.h

Subject: [Boost-bugs] [Boost C++ Libraries] #12786: UINT8_C susceptible to redefinition in cstdint.h
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-01-25 03:59:07


#12786: UINT8_C susceptible to redefinition in cstdint.h
------------------------+------------------------------
 Reporter: cgdoohan@… | Type: Bugs
   Status: new | Milestone: To Be Determined
Component: None | Version: Boost 1.63.0
 Severity: Problem | Keywords:
------------------------+------------------------------
 For Boost version 1.63.0, in boost/cstdint.hpp, on line 448, UINT8_C is
 defined without first supplying an #ifndef conditional.

 This leads to macro redefinition errors from the preprocessor, in my case
 on Visual Studio 2012, after stdint.h is also included.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12786>
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-02-16 18:50:20 UTC