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] | |
>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes: Michael> I have redone the patch. Can you take anohter look at it ? This looks reasonable to me with one minor change... Michael> +void write_helper (jint native_fd, jbyte *bytes, jint len); This and read_helper should be `static'. Tom
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |