[Python-Dev] Has socketmodule compilation broken for anyone e lse lately?

Mark.Favas@csiro.au Mark.Favas@csiro.au
Fri, 19 Oct 2001 15:40:33 +0800


Bug now logged on SourceForge... Not the first time that checkins to
socketmodule have caused compilation errors (but not on Linux <wink>).

Mark

>>>>> "MF" == Mark Favas <Mark.Favas@csiro.au> writes:

    MF> For the last couple of days, socketmodule hasn't compiled for
    MF> me on Tru64 Unix. If I'm the only one seeing this, I'll file a
    MF> bug report on sf...

I just did a fresh cvs update, "make test" on Linux and everything
works for me.  I'm about to create the 2.2b1 release branch, so unless
the patch is in my inbox when I wake up about 8 hours from now, it
probably won't make it into 2.2b1.

-Barry