<div dir="ltr"><br><br><div class="gmail_quote">On Tue, Jul 22, 2008 at 6:43 PM, Victor Stinner &lt;<a href="mailto:victor.stinner@haypocalc.com">victor.stinner@haypocalc.com</a>&gt; 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&nbsp;:<br>
<div class="Ih2E3d">&gt; &gt; It should raises an error instead of a warning, it has no sense to read a<br>
&gt; &gt; partial byte :-) But that should breaks some applications?<br>
&gt;<br>
&gt; This doesn&#39;t come into effect until 3.0.<br>
<br>
</div>Would it possible to create an option &quot;strict mode&quot; 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>&quot;There&#39;s no place like <a href="http://127.0.0.1">127.0.0.1</a>.&quot;
</div>