[Python-Dev] socketmodule build failures on Un*xs that don't HAVE_GETADDRINFO
"Martin v. Löwis"
martin at v.loewis.de
Wed Aug 25 08:29:34 CEST 2004
More information about the Python-Dev mailing list
Wed Aug 25 08:29:34 CEST 2004
- Previous message: [Python-Dev] socketmodule build failures on Un*xs that don't HAVE_GETADDRINFO
- Next message: [Python-Dev] socketmodule build failures on Un*xs that don't HAVE_GETADDRINFO
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Trent Mick wrote: > The problem seems to stem from this check-in which resulted in > Modules/addrinfo.h *not* getting included for Unix flavours that do not > HAVE_GETADDRINFO. Thanks for discovering that. I have backed-out this change, and all subsequent changes that have tried to work around, and re-opened the patch. Regards, Martin
- Previous message: [Python-Dev] socketmodule build failures on Un*xs that don't HAVE_GETADDRINFO
- Next message: [Python-Dev] socketmodule build failures on Un*xs that don't HAVE_GETADDRINFO
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list