Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7010: A few 32/64 bit warning fixes
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-07-15 19:51:49
#7010: A few 32/64 bit warning fixes
-------------------------------------------------------+--------------------
Reporter: Luke Elliott <lukester_null@â¦> | Owner: ramey
Type: Bugs | Status: new
Milestone: To Be Determined | Component: serialization
Version: Boost Development Trunk | Severity: Cosmetic
Resolution: | Keywords:
-------------------------------------------------------+--------------------
Comment (by ramey):
FYI, this is not so easy as it seems.
it presumes that the underlying type of object_id_type is unsigned int.
But in fact, it is uint_least32_t which may or may not be the same type as
unsigned int.
I'm still looking into this.
Robert Ramey
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7010#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