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] | |
Umm, ok. Actually I had only seen the StrictMath part, but the Math.java merge looks ok to me as well. Andrew may want to scrutinize it, however ;-). Unfortunatly there was a problem with the Math.java change in that you didn't remove functions from natMath.cc which are now implemented in Java, causing a link failure - fixed with the patch below. cheers Bryce.
Attachment:
math.diff
Description: Binary data
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |