[Patches] Warnings in pythonrun.c

Trent Mick trentm@activestate.com
Wed, 21 Jun 2000 15:50:53 -0700


On Wed, Jun 21, 2000 at 01:45:36PM -0400, Tim Peters wrote:
> [posted & mailed]
> 
> [Fredrik Lundh]
> > more warnings:
> >
> > ..\Python\pythonrun.c(233) : warning C4013: '_PyImport_Fini'
> > undefined; assuming extern returning int
> >
> > the attached patch adds this function to the pythonrun.h
> > header file.
> 
> +1 from me, but I see Trent Mick contributed an identical patch almost a
> month ago:
> 
>     http://www.python.org/pipermail/patches/2000-May/000769.html

ALmost identical except that the change was in import.h, where I think it
should be. I answered this post earlier today but I don't think my message
got through. 

Barry: I got a wierd message from mailman a while back complaining about a
couple of emails that I sent accidentally as bcc. It seemed to say that I was
being suspended from the list or something. Is this the case? Is that why my
message has not gotten through?


> + This mailing list doesn't work.  At least the SourceForge patch manager
> has an "assigned to" slot, a per-patch discussion history, and a status
> classification (open, accepted, etc).  I'm sure it sucks in ways I don't
> know about yet (I do know that the interface is s-l-o-w), but better the
> devil you don't know ...

My patches are up at SourceForge. I think that the SourceForge patch manager
will work okay and that we should try to give it a run. However, from what
little I have lloked at it and at Roundup I am fond of the idea of using
roundup. The email based interface that AFAIK it is based on seems to me more
handy than the web only submission process on SourceForge.

Trent


-- 
Trent Mick
trentm@activestate.com