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]
Other format: [Raw text]

Re: PR java/23431: More restrictive overriding of interface methods


On 9/5/05, Andrew Haley <aph@redhat.com> wrote:
>  > Index: ChangeLog
>  > from  Ranjit Mathew  <rmathew@hotmail.com>
>  >
>  >      PR java/23431
>  >      * typeck.c (lookup_do): Look up interfaces for the original class,
>  >      not the base class.
>  >      * parse.y (java_check_regular_methods): Fix diagnostic message for
>  >      more restrictive overriding of a method from an interface.
> 
> Great, thanks!  You're doing a terrific job on these longstanding bugs.

Thanks. Do I take it that you're also OK with the testsuite 
changes?

Ranjit.

-- 
Ranjit Mathew      Email: rmathew AT gmail DOT com

Bangalore, INDIA.    Web: http://ranjitmathew.hostingzero.com/


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