This is the mail archive of the gcc-help@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: multiple inheritance abiguity


Rich Johnson <rjohnson@dogstar-interactive.com> writes:

| On Jan 19, 2006, at 10:52 AM, Gabriel Dos Reis wrote:
| > [...snip...]
| > | I think that what you're telling me is that the name resolution
| > | algorithm uses _only_ the method's name (not its signature) to first
| > | select a namespace,
| >
| > Not a namespace, but a base class.
| 
| Sorry, I was using namespace in the generic sense.

If you start nitpicking about the compiler behaviour and at the same
time using, on purpose, terms in very ambiguous way I'm not sure
you'll find useful answers.

-- Gaby


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