[Bug c++/31449] [4.1/4.2] static_cast can remove const-ness
--- Comment #4 from mmitchel at gcc dot gnu dot org 2007-04-10 04:01 --- Subject: Bug 31449 Author: mmitchel Date: Tue Apr 10 04:01:08 2007 New Revision: 123690 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123690 Log: PR c++/31449 * class.c (build_base_path):
[Bug c++/31449] [4.1/4.2] static_cast can remove const-ness
--- Comment #3 from mmitchel at gcc dot gnu dot org 2007-04-09 20:51 --- Fixed in 4.3.0. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Summa