On Sun, Nov 11, 2012 at 9:05 PM, Ralf Gommers <[email protected]> wrote: > > Those changes look correct, a PR would be great. >
I'll do that later this week - but feel free to do it yourself immediately if more convenient. > Fixing the next error also seems straightforward; around line 465 of > mingw32ccompiler a check is needed for 10.0 (not sure which one) > and then a line like > _MSVCRVER_TO_FULLVER['10'] = "10.0.xxxxx.x" > needs to be added. I'd got that far last night before calling turning in - my question was where do I get the last two parts of the version number. Presumably I can just use the values from the msvcr100.dll on my machine? Thanks, Peter _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
