public inbox for gcc-prs@sourceware.org help / color / mirror / Atom feed
From: goran@kirra.net To: gcc-gnats@gcc.gnu.org Subject: libgcj/6756: missing Constructor in java.awt.Color Date: Tue, 21 May 2002 08:06:00 -0000 [thread overview] Message-ID: <OF80FD4030.1F37BCFE-ONC1256BC0.005225F6@sdl.sema.se> (raw) [-- Warning: decoded text below may be mangled, UTF-8 assumed --] [-- Attachment #1: Type: text/plain, Size: 1319 bytes --] >Number: 6756 >Category: libgcj >Synopsis: missing Constructor in java.awt.Color >Confidential: no >Severity: non-critical >Priority: low >Responsible: unassigned >State: open >Class: change-request >Submitter-Id: net >Arrival-Date: Tue May 21 08:06:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: >Release: 3.2 20020521 (experimental) >Organization: kirra.net >Environment: System: Linux cm-linux.lla.sema.se 2.4.17 #8 mån feb 18 17:25:46 CET 2002 i686 unknown Architecture: i686 host: i686-pc-linux-gnu build: i686-pc-linux-gnu target: i686-pc-linux-gnu configured with: ./configure --prefix=/usr/local/gcc-3.2 --enable-threads --disable-static --enable-languages=java : (reconfigured) ./configure --prefix=/usr/local/gcc-3.2 --enable-threads --enable-languages=java --disable-static : (reconfigured) >Description: java.awt.Color is missing one Constructor from the specs Color(float r, float g, float b, float a) Color(float r, float g, float b) is available, the fourth argument is alpha. >How-To-Repeat: compile swing from classpath with AWT from libgcj, this constructor is used in one place. >Fix: Most of the code is there, so the extra constructor is easily hacked together. >Release-Note: >Audit-Trail: >Unformatted:
next reply other threads:[~2002-05-21 15:06 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2002-05-21 8:06 goran [this message] 2003-05-10 23:46 Dara Hazeghi 2003-05-12 10:53 steven
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=OF80FD4030.1F37BCFE-ONC1256BC0.005225F6@sdl.sema.se \ --to=goran@kirra.net \ --cc=gcc-gnats@gcc.gnu.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
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).