[Bug c++/57599] g++ accepts invalid assignment of a dynamic_cast<const A*> to A*
abel at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jun 12 16:38:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57599
Andrey Belevantsev <abel at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|g++ accepts invalid |g++ accepts invalid
|dynamic_cast of a const |assignment of a
|type to a regular type |dynamic_cast<const A*> to
| |A*
--- Comment #2 from Andrey Belevantsev <abel at gcc dot gnu.org> ---
Sorry, I tried to fix the summary. Feel free to improve it more if needed :)
More information about the Gcc-bugs
mailing list