Re: [Boost-bugs] [Boost C++ Libraries] #7304: size of a fusion sequences is signed, should be unsigned

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7304: size of a fusion sequences is signed, should be unsigned
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-09-10 02:00:13


#7304: size of a fusion sequences is signed, should be unsigned
--------------------------------------+-------------------------------------
  Reporter: mgaunard | Owner: djowel
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: fusion
   Version: Boost Development Trunk | Severity: Problem
Resolution: | Keywords:
--------------------------------------+-------------------------------------

Comment (by djowel):

 It turns out that this is not as simple as it seems. Fusion interacts with
 MPL more than with std::containers. Changing the size to unsigned has vast
 implications (e.g. we'll have to change at_c and at too. If we do this, in
 the end, we'll have more warnings with MPL.

 If you really want to do this, go ask MPL first. For now, I'm inclined to
 make this a "wontfix" status.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7304#comment:4>
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:10 UTC