<div class="gmail_quote">On Tue, Dec 21, 2010 at 10:05 PM, Charles R Harris <span dir="ltr"><<a href="mailto:charlesr.harris@gmail.com">charlesr.harris@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="gmail_quote"><div><snip><br>Wow, that's a really nice design and write up. Small typo:<br><br><pre>        /* Only allow exactly equivalent types */<br>        NPY_NO_CASTING=0,<br>        /* Allow casts between equivalent types of different byte orders  */<br>

        NPY_EQUIV_CASTING=0,<br><br></pre></div></div></blockquote><div>Good catch, turns out the test that should have caught it was broken too. </div><div><br></div><div>-Mark</div></div>