Conversation
Notices
-
Sorokin Alexei (xrevan86@loadaverage.org)'s status on Wednesday, 30-Jan-2019 11:44:35 EST Sorokin Alexei
@devurandom What do you mean? C++ already treats implicit re-casting from one pointer type to another as an error, (void *) or otherwise.
And C compilers (GCC and Clang) then generate warnings in exactly that way.