Bugs item #1593525, was opened at 2006-11-09 16:47 Message generated for change (Comment added) made by doerwalter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1593525&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Build Group: Python 2.5 >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Mike Kent (mrmakent) Assigned to: Nobody/Anonymous (nobody) Summary: Modules/unicodedata.c contains C++-style comment Initial Comment: Line 78 of Python2.5 Modules/unicodedata.c is a C++-style comment, which causes the module to fail to compile under AIX 4.2. ---------------------------------------------------------------------- >Comment By: Walter Dörwald (doerwalter) Date: 2006-11-09 17:31 Message: Logged In: YES user_id=89016 Fixes in r52695 (trunk) and r52696 (release25-maint). Thanks for the report. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1593525&group_id=5470 _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com