Bug report - private inheritance

Alexandre Oliva oliva@lsd.ic.unicamp.br
Tue Nov 30 23:39:00 GMT 1999


On Nov  8, 1999, Philippe Bouchard <boucp00@DMI.USherb.CA> wrote:

> ext.cc:23: request for method `operator ->' is ambiguous

The error message is correct.  According to the C++ Standard, overload
resolution must precede access control.

-- 
Alexandre Oliva http://www.ic.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
oliva@{lsd.ic.unicamp.br,guarana.{org,com}} aoliva@{acm,computer}.org
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
** I may forward mail about projects to mailing lists; please use them



More information about the Gcc-bugs mailing list