[Boost-bugs] [Boost C++ Libraries] #9364: linux epoll sizeof(epoll_event) == 12

Subject: [Boost-bugs] [Boost C++ Libraries] #9364: linux epoll sizeof(epoll_event) == 12
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-11-11 05:40:08


#9364: linux epoll sizeof(epoll_event) == 12
------------------------------+----------------------------
 Reporter: anonymous | Owner: chris_kohlhoff
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: asio
  Version: Boost 1.54.0 | Severity: Problem
 Keywords: |
------------------------------+----------------------------
 add gcc flag -malign-double and sizeof(epoll_event) == 16 is not valid;

 pls. Add BOOST_STATIC_ASSERT(sizeof(epoll_event) == 12);

 ps. Sorry my bad english.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9364>
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:14 UTC