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: Patch: correctly detect failure to implement abstract method



Tom Tromey writes:
> Consider this obviously incorrect Java program:
> ...
> The current gcj fails to diagnose the error here.
> Here is a patch.  Ok to commit?

Yes. Thank you Tom.

./A

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