Re: [Boost-bugs] [Boost C++ Libraries] #6147: message_queue sample fails to compile in 32-bit

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6147: message_queue sample fails to compile in 32-bit
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-08-29 23:57:01


#6147: message_queue sample fails to compile in 32-bit
--------------------------------------+--------------------------
  Reporter: Graham Perks <graham@…> | Owner: igaztanaga
      Type: Bugs | Status: reopened
 Milestone: To Be Determined | Component: interprocess
   Version: Boost 1.56.0 | Severity: Regression
Resolution: | Keywords:
--------------------------------------+--------------------------

Comment (by igaztanaga):

 Without access to the platform, I can't know what the problem lies.
 However, one alternative could be specifying the template type in
 get_rounded_size. That is:

 replace get_rounded_size(a, b) calls with get_rounded_size<size_type>(a,
 b).

 Please let me know if this fixes the problem

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6147#comment:13>
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:16 UTC