This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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]

Java: Enable accessibility checks for static inner classes


Bryce McKinlay writes:
 > 
 > Bryce
 > 
 > 2004-06-26  Bryce McKinlay  <mckinlay@redhat.com>
 > 
 > 	* parse.y (register_incomplete_type): Set JDEP_ENCLOSING for "super"
 > 	dependency to current parser context, not NULL_TREE, for top-level
 > 	classes.
 > 	(jdep_resolve_class): Enable member access check for all inner
 > 	class dependencies.

OK.

Andrew.


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