On 06/14/2012 03:28 PM, [email protected] wrote:
+ +Some info on that: "The JNI functions take a jbyte*, which is a signed char* +on my Solaris system. Whereas the iovec iov_base is a caddr_t, which is a char*." +
... and this is what? the same. I'm always amazed how compilers are generally stupid :) Nevertheless, feel free to add needed casts. Regards -- ^TM --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
