Re: [Boost-bugs] [Boost C++ Libraries] #2409: boost::optional (boost-1.36.0) fails to compile on MSVS 9.0 with struct member alignment being set to 1 byte

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2409: boost::optional (boost-1.36.0) fails to compile on MSVS 9.0 with struct member alignment being set to 1 byte
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-12-09 15:48:29


#2409: boost::optional (boost-1.36.0) fails to compile on MSVS 9.0 with struct
member alignment being set to 1 byte
-----------------------------------+----------------------------------------
  Reporter: slava@… | Owner: fcacciola
      Type: Bugs | Status: new
 Milestone: Boost 1.37.0 | Component: optional
   Version: Boost 1.36.0 | Severity: Regression
Resolution: | Keywords:
-----------------------------------+----------------------------------------

Comment (by rvalde@…):

 I've tested the example in Microsoft Visual Studio 2008 (9) with both /Zp1
 and /Zp2 compiler options (1 byte and 2 bytes struct aligment
 respectively), using boost 1.43 libraries and I don't see any problems,
 neither release nor debug compilations.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/2409#comment:1>
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:05 UTC