This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/9685] Illegal access to package-private method is allowed
- From: "rmathew at hotmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Jul 2003 12:31:25 -0000
- Subject: [Bug java/9685] Illegal access to package-private method is allowed
- References: <20030213061601.9685.rmathew@hotmail.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9685
------- Additional Comments From rmathew at hotmail dot com 2003-07-22 12:31 -------
The following kludge/patch to 3.3 (also verified on 3.4) catches most
of these errors:
http://gcc.gnu.org/ml/java/2003-06/msg00300.html