This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: xlib 16-bit character support patch not right in cvs


Same patch as earlier today attached, using different "diff" parameters
("cvs diff -uN") for easier merging.

Index: libjava/ChangeLog
from  Scott Gilbertson  <scottg@mantatest.com>

* gnu/gcj/xlib/natGC.cc (drawString): Removed obsolete code.

----- Original Message -----
From: "Scott Gilbertson" <scottg@mantatest.com>
To: <java-patches@gcc.gnu.org>
Sent: Wednesday, April 30, 2003 11:36 AM
Subject: PATCH: xlib 16-bit character support patch not right in cvs


> A patch I submitted a while back is somehow not right in cvs.  Some code
> that was supposed to be replaced is still there, along with the new code.
> This patch against yesterday's tip code from cvs fixes it.
>
> The previous patch was:
> http://gcc.gnu.org/ml/java-patches/2003-q1/msg00484.html
>
>
> Index: libjava/ChangeLog
> from  Scott Gilbertson  <scottg@mantatest.com>
>
> * gnu/gcj/xlib/natGC.cc (drawString): Removed obsolete code.
>
> patch is attached
>

Attachment: 20030430_ExtraCodeInNatGC.patch.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]