On Fri, 2013-03-15 at 09:44 +0000, Nathaniel Smith wrote: > That does look unlikely yeah... Does this have any consequences that > you've found? Is there a test case that fails before the patch but > works after?
No, just found it during compilation with the intel compiler. It complained about use before initialize on it. And it's still there in 1.7.0 _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
