[Python-bugs-list] [ python-Bugs-458880 ] gcc -Wall and socketmodule.c

noreply@sourceforge.net noreply@sourceforge.net
Thu, 06 Sep 2001 00:47:02 -0700


Bugs item #458880, was opened at 2001-09-05 13:31
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=458880&group_id=5470

Category: None
Group: None
Status: Open
Resolution: None
Priority: 2
Submitted By: Jack Jansen (jackjansen)
Assigned to: Martin v. Löwis (loewis)
Summary: gcc -Wall and socketmodule.c

Initial Comment:
gcc -Wall -Wstrict-prototypes complains about all sorts of thing in socketmodule.c and
its friends getaddrinfo.c and such.

Assigned to Martin because he seems to be the most active with this IPV6 stuff (at which
point these problems were introduced), but feel free to drop it, assign it back, whatever.


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

>Comment By: Martin v. Löwis (loewis)
Date: 2001-09-06 00:47

Message:
Logged In: YES 
user_id=21627

Can you please report what the compiler says? On all of my
systems, getaddrinfo.c isn't used, since the C library
offers its own getaddrinfo/getnameinfo (which actually
works, compared to the one on OS X :-).

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

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