public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: libgcj/6756: missing Constructor in java.awt.Color
@ 2003-05-10 23:46 Dara Hazeghi
  0 siblings, 0 replies; 3+ messages in thread
From: Dara Hazeghi @ 2003-05-10 23:46 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR libgcj/6756; it has been noted by GNATS.

From: Dara Hazeghi <dhazeghi@yahoo.com>
To: gcc-gnats@gcc.gnu.org, goran@kirra.net
Cc:  
Subject: Re: libgcj/6756: missing Constructor in java.awt.Color
Date: Sat, 10 May 2003 16:45:24 -0700

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit- 
 trail&database=gcc&pr=6756
 
 Hello,
 
 this bug is against a rather old experimental version of gcc 3.2. Would  
 it be possible to check whether this problem is still present in a  
 current version of gcc (ie 3.2.3 or 3.3 prerelease)? Thanks,
 
 Dara
 


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

* Re: libgcj/6756: missing Constructor in java.awt.Color
@ 2003-05-12 10:53 steven
  0 siblings, 0 replies; 3+ messages in thread
From: steven @ 2003-05-12 10:53 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, goran, java-prs, nobody

Synopsis: missing Constructor in java.awt.Color

State-Changed-From-To: open->feedback
State-Changed-By: steven
State-Changed-When: Mon May 12 10:53:06 2003
State-Changed-Why:
    This PR is against an older and experimental compiler.  Dara has asked for feedback: Do you still see it in more recent versions (preferably released versions like 3.2.3) of the compiler?

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6756


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

* libgcj/6756: missing Constructor in java.awt.Color
@ 2002-05-21  8:06 goran
  0 siblings, 0 replies; 3+ messages in thread
From: goran @ 2002-05-21  8:06 UTC (permalink / raw)
  To: gcc-gnats

[-- 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:


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

end of thread, other threads:[~2003-05-12 10:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-10 23:46 libgcj/6756: missing Constructor in java.awt.Color Dara Hazeghi
  -- strict thread matches above, loose matches on Subject: below --
2003-05-12 10:53 steven
2002-05-21  8:06 goran

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).