From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26541 invoked by alias); 4 Feb 2006 00:54:23 -0000 Received: (qmail 26413 invoked by uid 48); 4 Feb 2006 00:54:22 -0000 Date: Sat, 04 Feb 2006 00:54:00 -0000 Message-ID: <20060204005422.26412.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug java/26095] variable access directed to class of different scope In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "pinskia at gcc dot gnu dot org" Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org X-SW-Source: 2006-q1/txt/msg00108.txt.bz2 List-Id: ------- Comment #1 from pinskia at gcc dot gnu dot org 2006-02-04 00:54 ------- IIRC this is because inner classes are not really scoped. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26095