classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] FYI: Some quick fixes for accessibility in Swing


From: Tom Tromey
Subject: Re: [cp-patches] FYI: Some quick fixes for accessibility in Swing
Date: 07 Sep 2005 09:52:38 -0600
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Tom" == Thomas Fitzsimmons <address@hidden> writes:

Tom> /home/fitzsim/sources/gcc/libjava/classpath/javax/swing/Box.java:92:
Tom> error: Nested class java.awt.Component$AccessibleAWTComponent is
Tom> protected; cannot be accessed from here.
Tom>       extends Component.AccessibleAWTComponent

Tom> I assume this is a known GCC bug?

Probably this one:

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

Tom




reply via email to

[Prev in Thread] Current Thread [Next in Thread]