This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/18530] [4.0 regression] Bogus warnings about shadowed variables __ct, __dt


------- Additional Comments From pcarlini at suse dot de  2004-11-21 13:15 -------
Hi. Those typedef are arguably redundant (that code is not very actively worked on
these days, maybe that will change...) but, IMH, not-language-lawyer, opinion 
should not trigger any warning: since, after all, __desc_type is consistently the
same type. I would appreciate if someone could point me to relevant sections of
the standard. Thanks.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18530


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]