Re: warning when hiding methods

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Philippe Haution wrote:
> Hello,
> 
> The program hereafter compiles silently with gcc3.2.3
> and gcc 3.4.1 although there is a name hinding
> problem.
> 
> Is there a compile option to get the same sort of
> warning that Sun's CC would emit in this case :
> "Warning: Son::func hides the virtual function
> Mother::func(float)."

-Woverloaded-virtual

nathan
-- 
Nathan Sidwell    ::   http://www.codesourcery.com   ::     CodeSourcery LLC
nathan@xxxxxxxxxxxxxxxx    ::     http://www.planetfall.pwp.blueyonder.co.uk


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux