This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients Gabriel Somlo, vstinner
Date 2017-07-24.14:25:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500906329.55.0.445064716813.issue31013@psf.upfronthosting.co.za>
In-reply-to
Content
> /usr/include/python2.7/pymem.h:97:30: error: '*' in boolean context, suggest '&&' instead [-Werror=int-in-bool-context]

I don't understand this error. I would be curious to see the output of the preprocessor. Try maybe to use gcc -E?
History
Date User Action Args
2017-07-24 14:25:29vstinnersetrecipients: + vstinner, Gabriel Somlo
2017-07-24 14:25:29vstinnersetmessageid: <1500906329.55.0.445064716813.issue31013@psf.upfronthosting.co.za>
2017-07-24 14:25:29vstinnerlinkissue31013 messages
2017-07-24 14:25:29vstinnercreate