Date: prev next · Thread: first prev next last
2016 Archives by date, by thread · List index


Le 22/01/16 16:47, Rene Engelhard a écrit :
Hi,

On Fri, Jan 22, 2016 at 03:58:22PM +0100, Richard PALO wrote:
Le 21/01/16 20:11, Richard PALO a écrit :
Isn't this a python3 feature?


looks like it was 3.2 according to the python website (in the release notes for 3.2)
so I use instead:
-#if PY_VERSION_HEX < 0x02070000
+#if PY_VERSION_HEX < 0x03020000

We need python >= 3.3 when using python3 anyway (see configure;
and that is because of python3-internal changes), so that is a
given.

?? Python 3.2 and later define Py_hash_t already...  This is, I believe, exclusively for usage with 
prior versions.

-- 
Richard PALO


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.