[issue13217] Missing header dependencies in Makefile

John O'Connor report at bugs.python.org
Wed Oct 19 02:14:18 CEST 2011


New submission from John O'Connor <tehjcon at gmail.com>:

I think ucs{1,2,4}lib.h, asciilib.h and a few other files should be in the Makefile deps list for unicodeobject.c. 

Patch included.

----------
components: Build
files: makefile.patch
keywords: patch
messages: 145881
nosy: haypo, jcon, pitrou
priority: normal
severity: normal
status: open
title: Missing header dependencies in Makefile
type: behavior
versions: Python 3.2, Python 3.3
Added file: http://bugs.python.org/file23456/makefile.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13217>
_______________________________________


More information about the Python-bugs-list mailing list