[Bug c++/31300] undetected class name clash
thierry dot galas at med dot ge dot com
gcc-bugzilla@gcc.gnu.org
Wed Mar 21 18:33:00 GMT 2007
------- Comment #6 from thierry dot galas at med dot ge dot com 2007-03-21 18:33 -------
Subject: Re: undetected class name clash
Thanks for the anonymous namespace suggestion (I didn't know about it
before) ,
it is efficient and could be systematized at the scale of a large team.
pinskia at gcc dot gnu dot org wrote:
> ------- Comment #5 from pinskia at gcc dot gnu dot org 2007-03-21 18:26 -------
> The only way to get a diagnostic is to output the class definition and even
> then sometimes the detection could be wrong. ODR reporting is a hard problem
> with most code.
>
>
>
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31300
More information about the Gcc-bugs
mailing list