[issue2469] Fix build error in unicodeobject.c UCS4

2008-03-24 Thread Amaury Forgeot d'Arc

Amaury Forgeot d'Arc [EMAIL PROTECTED] added the comment:

Oops, I made this error while correcting #2469.
Thanks for catching it!
committed as r61853.

There is no buildbot configured with UCS4...

--
nosy: +amaury.forgeotdarc
resolution:  - fixed
status: open - closed

__
Tracker [EMAIL PROTECTED]
http://bugs.python.org/issue2469
__
___
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue2469] Fix build error in unicodeobject.c UCS4

2008-03-23 Thread Benjamin Peterson

New submission from Benjamin Peterson [EMAIL PROTECTED]:

For a time, the USC4 Python build was broken because of a typo in
unicodeobject.c. Here's the simple fix.

--
components: Unicode
files: unicode_error_fix.patch
keywords: patch
messages: 64384
nosy: benjamin.peterson
severity: normal
status: open
title: Fix build error in unicodeobject.c UCS4
type: compile error
versions: Python 2.6
Added file: http://bugs.python.org/file9833/unicode_error_fix.patch

__
Tracker [EMAIL PROTECTED]
http://bugs.python.org/issue2469
__
___
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com