Boost C++ Libraries: Ticket #4596: Squash 64 bit warnings https://svn.boost.org/trac10/ticket/4596 <p> When using 64 bit Boost Python I get plenty of warnings when compiling my programs. Most of them involving <code>Py_ssize to unsigned</code> or <code>size_t to long</code>. The attached path just hides these warnings. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4596 Trac 1.4.3 Matthew Bradbury <matt-bradbury@…> Wed, 25 Aug 2010 20:12:01 GMT attachment set https://svn.boost.org/trac10/ticket/4596 https://svn.boost.org/trac10/ticket/4596 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">squash-64-bit-warnings.patch</span> </li> </ul> <p> Patch </p> Ticket Matthew Bradbury <matt-bradbury@…> Sat, 27 Nov 2010 19:15:34 GMT attachment set https://svn.boost.org/trac10/ticket/4596 https://svn.boost.org/trac10/ticket/4596 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">squash-64-bit-warnings-v2.patch</span> </li> </ul> <p> Using Py_ssize is probably better than just using long </p> Ticket teeks99@… Tue, 12 May 2015 18:05:54 GMT <link>https://svn.boost.org/trac10/ticket/4596#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/4596#comment:1</guid> <description> <p> This is a partial duplicate of <a class="new ticket" href="https://svn.boost.org/trac10/ticket/3353" title="#3353: Bugs: warning C4244: Py_ssize_t to unsigned int (new)">#3353</a> </p> </description> <category>Ticket</category> </item> <item> <author>teeks99@…</author> <pubDate>Tue, 12 May 2015 18:07:56 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/4596#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/4596#comment:1</guid> <description> <p> This is a partial duplicate of <a class="new ticket" href="https://svn.boost.org/trac10/ticket/3353" title="#3353: Bugs: warning C4244: Py_ssize_t to unsigned int (new)">#3353</a> </p> </description> <category>Ticket</category> </item> </channel> </rss>