public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/8432] Misleading error message for undeclared variable in inner class
       [not found] <20021102173600.8432.jmr@ugcs.caltech.edu>
@ 2003-05-25 22:57 ` pinskia@physics.uc.edu
  2004-01-07 20:01 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 2+ messages in thread
From: pinskia@physics.uc.edu @ 2003-05-25 22:57 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8432


pinskia@physics.uc.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-05-25 22:50:20
               date|                            |


------- Additional Comments From pinskia@physics.uc.edu  2003-05-25 22:50 -------
Confirmed on mainline (20030525):
tin:~/src/gnu/gcctest>gcj Base.java InnerStaticFinal.java
InnerStaticFinal.java: In class `InnerStaticFinal$Inner':
InnerStaticFinal.java: In constructor `()':
InnerStaticFinal.java:5: error: Local variable `foo' can't be accessed from within the inner 
class `InnerStaticFinal$Inner' unless it is declared final.
               super (foo);
                      ^
1 error



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug java/8432] Misleading error message for undeclared variable in inner class
       [not found] <20021102173600.8432.jmr@ugcs.caltech.edu>
  2003-05-25 22:57 ` [Bug java/8432] Misleading error message for undeclared variable in inner class pinskia@physics.uc.edu
@ 2004-01-07 20:01 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-07 20:01 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-07 20:01 -------
This is a dup of bug 4811.

*** This bug has been marked as a duplicate of 4811 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8432


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-01-07 20:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20021102173600.8432.jmr@ugcs.caltech.edu>
2003-05-25 22:57 ` [Bug java/8432] Misleading error message for undeclared variable in inner class pinskia@physics.uc.edu
2004-01-07 20:01 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).