<div dir="ltr"><br><br><div class="gmail_quote">On Tue, Jul 22, 2008 at 6:43 PM, Victor Stinner <<a href="mailto:victor.stinner@haypocalc.com">victor.stinner@haypocalc.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Le Monday 21 July 2008 21:23:21, vous avez écrit :<br>
<div class="Ih2E3d">> > It should raises an error instead of a warning, it has no sense to read a<br>
> > partial byte :-) But that should breaks some applications?<br>
><br>
> This doesn't come into effect until 3.0.<br>
<br>
</div>Would it possible to create an option "strict mode" which disallow dangerous<br>
cast? Especially in PyArg_Parse*() functions.</blockquote><div><br>You could use -Wall to make the warning an error. <br></div></div><br clear="all"><br>-- <br>Cheers,<br>Benjamin Peterson<br>"There's no place like <a href="http://127.0.0.1">127.0.0.1</a>."
</div>