On Sat, Aug 12, 2006 at 11:27:07AM -0500, John Hunter wrote:
>
> Just tried to build svn 2999 on OSX 10.3 w/ python2.3 and encountered
> a bug in numpy/core/setup.py on line 102
>
> if sys.version[:3] < '2.4':
> #kws_args['headers'].append('stdlib.h')
> if check_func('strtod'):
> moredefs.append(('PyOS_ascii_strtod', 'strtod'))
>
> I've commented out the kws_args because it is not defined in this
> function. Appeared to build fine w/o it.
Whoops, missed that one. Fixed in svn.
--
|>|\/|<
/--------------------------------------------------------------------------\
|David M. Cooke http://arbutus.physics.mcmaster.ca/dmc/
|co...@ph...
|