[Numpy-discussion] Numpy trunk and 1.4.x branch fail to build with VS2008
Christoph Gohlke
cgohlke@uci....
Sat Nov 28 13:07:29 CST 2009
Changing *_datetime_strings[] to **_datetime_strings in descriptor.h
results in the following compiler error:
numpy\core\src\multiarray\descriptor.c(472) : error C2372:
'_datetime_strings' : redefinition; different types of indirection
numpy\core\src\multiarray\descriptor.h(16) : see declaration of
'_datetime_strings'
Christoph
More information about the NumPy-Discussion
mailing list