[Bug java/26095] variable access directed to class of different scope

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #3 from tromey at gcc dot gnu dot org 2007-01-09 20:48 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/26095] variable access directed to class of different scope

2006-02-03 Thread tromey at gcc dot gnu dot org
--- Comment #2 from tromey at gcc dot gnu dot org 2006-02-04 02:45 --- ISTR seeing this one before. -- tromey at gcc dot gnu dot org changed: What|Removed |Added

[Bug java/26095] variable access directed to class of different scope

2006-02-03 Thread pinskia at gcc dot gnu dot org
--- 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