Patch for kjas
Richard Moore
rich at xmelegance.org
Sat Dec 6 15:06:07 GMT 2003
On Saturday 06 December 2003 13:41, Koos Vriezen wrote:
> - objid are in liveconnect stored as unsigned long, but in kjas as int. I
> had a NumberCastException, because of a negative objid was passed as an
> int that was > Integer.MAXVALUE.
The change for this will stop the error, but will that be enough? I wonder if
we need to ensure the ids never get that big?
The rest of the patch looks good.
Rich.
More information about the kfm-devel
mailing list