This is the mail archive of the gcc-patches@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: [C++ patch]: virtual overriders and using


Nathan

Nathan Sidwell wrote:
> 
> Hi,
> under the obvious rule I've installed the attached patch and testcase which
> makes us now ignore using declarations when checking virtual overriders as per
> [10.3]/2. As Jason's recent patch to lookup_field_r also stopped using
> lookup_fnfields_here, that function's deleted.
> 
> built & tested on i686-pc-linux-gnu
> 
> nathan
> --
> Dr Nathan Sidwell   ::   http://www.codesourcery.com   ::   CodeSourcery LLC
>          'But that's a lie.' - 'Yes it is. What's your point?'
> nathan@codesourcery.com : http://www.cs.bris.ac.uk/~nathan/ : nathan@acm.org
> 
>  

You forgot to update the copyright date.

Graham

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