Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions source/compatibility.tex
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down