[Bug c++/56815] void pointer arithmetic
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Apr 3 11:26:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56815
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-04-03 11:26:33 UTC ---
void * arithmetics is I think heavily used in code in the wild, so I think
rejecting it by default will cause trouble.
More information about the Gcc-bugs
mailing list