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] | |
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:
20030429_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] |