[Python-bugs-list] [ python-Bugs-549907 ] Wrong #ifdef in _localemodule.c

noreply@sourceforge.net noreply@sourceforge.net
Thu, 02 May 2002 05:17:05 -0700


Bugs item #549907, was opened at 2002-04-28 23:20
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=549907&group_id=5470

Category: Extension Modules
Group: Python 2.3
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Raj Srinivasan (rsrini)
Assigned to: Martin v. Löwis (loewis)
Summary: Wrong #ifdef in _localemodule.c

Initial Comment:
At line 642 should be #ifdef HAVE_LIBINTL_H instead of
#ifdef HAVE_LANGINFO_H

raj



----------------------------------------------------------------------

>Comment By: Martin v. Löwis (loewis)
Date: 2002-05-02 14:17

Message:
Logged In: YES 
user_id=21627

Thanks for the report. Fixed in _localemodule.c 2.31.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=549907&group_id=5470