From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5639 invoked by alias); 12 Aug 2004 17:31:24 -0000 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 Received: (qmail 5624 invoked by uid 48); 12 Aug 2004 17:31:23 -0000 Date: Thu, 12 Aug 2004 17:31:00 -0000 From: "kho at redhat dot com" To: java-prs@gcc.gnu.org Message-ID: <20040812173122.17008.kho@redhat.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug AWT/17008] New: GdkGraphics: drawImage tries to cast Image to GtkImage. X-Bugzilla-Reason: CC X-SW-Source: 2004-q3/txt/msg00229.txt.bz2 List-Id: This is for method: public boolean drawImage (Image img, int x, int y, int width, int height, Color bgcolor, ImageObserver observer) It tries to cast img to GtkImage. -- Summary: GdkGraphics: drawImage tries to cast Image to GtkImage. Product: gcc Version: 3.5.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: AWT AssignedTo: fitzsim at redhat dot com ReportedBy: kho at redhat dot com CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17008