Re: More on 1.0.0 BETA; ftp mirrors

michael shiplett (michael.shiplett@umich.edu)
Mon, 03 Jan 1994 05:54:10 -0500

"gvr" == Guido.van.Rossum <Guido.van.Rossum@cwi.nl> writes:

gvr> I'll make sure that my strtoul is always used, by renaming the
gvr> file and routine to mystrtoul. That should fix it for good!

I have not yet had a chance to build 1.0 beta on my NeXT yet, but
this change should help. I had to use a -Dstrtoul=xstrtoul compiler
flag to get around multiply defined symbols for the NeXT with
python-0.9.9 (the NeXT doesn't handle them in a good fashion).

michael