Re: [Boost-bugs] [Boost C++ Libraries] #10852: boost format operator % won't accept dereference of volatile

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10852: boost format operator % won't accept dereference of volatile
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-09-22 13:34:59


#10852: boost format operator % won't accept dereference of volatile
-------------------------------+-----------------------------
  Reporter: paul.d.rose@… | Owner: samuel_krempp
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: format
   Version: Boost 1.56.0 | Severity: Regression
Resolution: | Keywords: format volatile
-------------------------------+-----------------------------

Comment (by jim.king@…):

 This is present in boost 1.59 using clang-3.8 (in development) as well.
 It happens with any numeric type, not just int. One workaround is to use
 a static_cast to the same type, stripping the volatile keyword.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10852#comment:2>
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:19 UTC