Re: [Boost-bugs] [Boost C++ Libraries] #3353: warning C4244: Py_ssize_t to unsigned int

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3353: warning C4244: Py_ssize_t to unsigned int
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-05-12 21:09:07


#3353: warning C4244: Py_ssize_t to unsigned int
---------------------------+---------------------
  Reporter: davidm@… | Owner: dave
      Type: Bugs | Status: new
 Milestone: Boost 1.40.0 | Component: Python
   Version: Boost 1.39.0 | Severity: Problem
Resolution: | Keywords:
---------------------------+---------------------

Comment (by teeks99@…):

 I like the solution of actually using the ssize_t instead of casting (down
 on 64 bit?) to a long/unsigned, however, I don't think that is defined on
 windows. Is this the same as ptrdiff_t? Does boost have a solution for
 this somewhere?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3353#comment:3>
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:18 UTC