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]

Re: Hi bugmakers


> Just compile it.
> If you can, mail me back. thanks.

Ok, I compile this with egcs-2.93.08, and get

a.cc:14: no matching function for call to `B::func (int, int)'
a.cc:9: candidates are: B::func(int)

Looking at code, I see that the compiler is right, and your code is
wrong. Now what, bugmaker?

Regards,
Martin


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