New submission from Richard Yao:

The preprocessor definition for uint is only defined when building with 
PYMALLOC, which breaks builds without PYMALLOC. There is a Gentoo bug report on 
this issue:

https://bugs.gentoo.org/show_bug.cgi?id=458168

I have attached a patch that I wrote that resolves this.

----------
components: Build
files: python-3.3.0-rename-uint.patch
keywords: patch
messages: 182340
nosy: ryao
priority: normal
severity: normal
status: open
title: Building without PYMALLOC fails
type: compile error
versions: Python 3.3
Added file: http://bugs.python.org/file29118/python-3.3.0-rename-uint.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17228>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to