On Fri, Mar 15, 2013 at 9:52 AM, Ake Sandgren <[email protected]> wrote: > 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
Clever compiler. Since no-one has jumped up to investigate yet, can you file a bug on the github tracker, so at least it doesn't get lost entirely before someone finds the time to do that? -n _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
