Hi, On Mon, 2002-08-19 at 21:46, Tom Tromey wrote: > >>>>> "Mark" == Mark Wielaard <[EMAIL PROTECTED]> writes: > > Mark> I think this change should go in. But be sure to update the > Mark> execInternal documentation and add an item to the NEWS file to > Mark> alert VM implementors that the contract has changed. > > Thanks Mark, I did this. > Do you think I should just go ahead and add the `dir' argument to > execInternal?
Yeah sure, so long as you document it in the same way. We already changed the interface on them so while they check that they can also add that extra parameter. Hopefully we can persuade one of the VM implementors to donate their Runtime native code to Classpath or just rewrite the gcj CNI version to JNI so we can maintain that part of the code (at least for GNU or POSIX based systems). Cheers, Mark _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

