[Patches] [ python-Patches-473240 ] printf-like function warnings

noreply@sourceforge.net noreply@sourceforge.net
Sat, 20 Oct 2001 13:13:50 -0700


Patches item #473240, was opened at 2001-10-20 13:13
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=473240&group_id=5470

Category: Core (C code)
Group: None
Status: Open
Resolution: None
Priority: 2
Submitted By: Neil Schemenauer (nascheme)
Assigned to: Tim Peters (tim_one)
Summary: printf-like function warnings

Initial Comment:
This patch adds GCC function attributes to printf
like functions.  This allows GCC to check calls
to these functions for errors.

The preprocessor tests in pyport.h were stolen
from Apache 1.3.19 so they should be fairly well
tested.

Assigned to Tim since he seems to be the portability
guy.  Please review, reject or assign to someone
else.

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

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