[Bug c++/24667] [4.0/4.1 Regression] -Wcast-qual fails to warn about offending cast for a old style cast

2005-11-15 Thread mmitchel at gcc dot gnu dot org
--- Comment #7 from mmitchel at gcc dot gnu dot org 2005-11-15 17:57 --- Fixed in 4.0.3. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Stat

[Bug c++/24667] [4.0/4.1 Regression] -Wcast-qual fails to warn about offending cast for a old style cast

2005-11-15 Thread mmitchel at gcc dot gnu dot org
--- Comment #6 from mmitchel at gcc dot gnu dot org 2005-11-15 17:52 --- Subject: Bug 24667 Author: mmitchel Date: Tue Nov 15 17:52:34 2005 New Revision: 107032 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107032 Log: PR c++/24667 * typeck.c (check_for_casting

[Bug c++/24667] [4.0/4.1 Regression] -Wcast-qual fails to warn about offending cast for a old style cast

2005-11-15 Thread mmitchel at gcc dot gnu dot org
--- Comment #5 from mmitchel at gcc dot gnu dot org 2005-11-15 17:50 --- Subject: Bug 24667 Author: mmitchel Date: Tue Nov 15 17:50:43 2005 New Revision: 107031 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107031 Log: PR c++/24667 * typeck.c (check_for_casting