[Python-bugs-list] [ python-Bugs-434992 ] Cleanup of warning messages

noreply@sourceforge.net noreply@sourceforge.net
Wed, 20 Jun 2001 18:51:12 -0700


Bugs item #434992, was updated on 2001-06-20 18:51
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=434992&group_id=5470

Category: Build
Group: Feature Request
Status: Open
Resolution: None
Priority: 5
Submitted By: Robert Minsk (rminsk)
Assigned to: Nobody/Anonymous (nobody)
Summary: Cleanup of warning messages

Initial Comment:
I just compiled Python-2.1 of the SGI using the latest
compilers (7.3.1.2m) with all the warning flags turned
on.  The following patch will get rid of most of the
warning messages.  I would like to see this
incorporated into the next release.  It is easier to
spot real problems when you do not have to sort thru
other warning messages.

The included patch does not include other optional
modules and the ones
setup.py finds by default.

I may have found 2 bugs in the process.  Please see
bugs 434989 and
434988.


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

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