Re: [Boost-bugs] [Boost C++ Libraries] #993: Variant should use least common multiple of alignments, rather than maximum

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #993: Variant should use least common multiple of alignments, rather than maximum
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-06-01 01:20:39


#993: Variant should use least common multiple of alignments, rather than maximum
---------------------------+------------------------------------------------
  Reporter: ebf | Owner: ebf
      Type: Bugs | Status: assigned
 Milestone: Boost 1.35.0 | Component: variant
   Version: | Severity: Problem
Resolution: | Keywords:
---------------------------+------------------------------------------------
Changes (by ebf):

  * milestone: Boost 1.34.1 => Boost 1.35.0

Comment:

 '''Further comments''':

 This fix is not urgently needed: alignments under most (all?) compilers
 are a power-of-two, in which case the maximum of several alignments is
 always the least-common multiple.

 Thus moving this to 1.35 since a fix risks breaking some compilers.

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/993#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:49:55 UTC