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]

Re: c++/9558: subclass cannot find parent members without explicit "this->" in some cases


On Tue, Feb 04, 2003 at 01:08:32AM +0000, Andrew Pollard wrote:
> [ My colleagues, who happen to be Windows programmers, think that this
>  change is completely against all good ideas for programming.. I partly
>  agree with them, but I have been following gcc since pre-egcs, so I
>  know how to make code conformant......, but if they think VC++-6.0
>  is a compiler...., well what can I say...?
> ]

You can say, "Oi, coworkers, go read the audit trail for 9558, which is
conveniently on the web at such-and-such a URL, where Wolfgang has provided
some examples of why /not/ doing two-stage lookup is hellaciously confusing."

Bonus points for finding a better word than "hellaciously".


Phil

-- 
I would therefore like to posit that computing's central challenge, viz. "How
not to make a mess of it," has /not/ been met.
                                                 - Edsger Dijkstra, 1930-2002


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