diff --git a/source/compatibility.tex b/source/compatibility.tex index a46c9a71cc..60165bf48e 100644 --- a/source/compatibility.tex +++ b/source/compatibility.tex @@ -2996,10 +2996,7 @@ \end{example} \howwide -This is fairly widely used but it is good -programming practice to add the cast when assigning pointer-to-void to pointer-to-object. -Some C translators will give a warning -if the cast is not used. +Common. \diffref{expr.arith.conv} \change