On Tue, Sep 13, 2005 at 10:52:02AM -0600, Shaun Jackman wrote: > SWT 3.1 does not build on 64 bit platforms due to numerous... > cast from 'void*' to 'jint' loses precision > ... errors [1]. The patch to fix this issue would be large, indeed.
Why? Is jint externally defined, or is there some other reason that you can't typedef it to a long instead of to an int? -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. [EMAIL PROTECTED] http://www.debian.org/
signature.asc
Description: Digital signature

