On Wed, Sep 14, 2005 at 09:18:48AM -0600, Shaun Jackman wrote: > 2005/9/13, Andreas Jochens <[EMAIL PROTECTED]>: > > On 05-Sep-13 15:09, Shaun Jackman wrote: > > > Does the package actually run and work this way? If so, I'll simply > > > apply your patch. Although, it is admittedly a bit of a hack. > > > > It _is_ a hack. I did not really check it intensively, but basically the > > package seems to work with it. However, a real fix of the problem would > > of course be much better. > > > > Regards > > Andreas Jochens > > Barring cries of outrage then, I'll apply your patch. Thanks! To make > grepping easier, I think I'll typedef a jintptr_t type and use that.
UURGH, NO. This will break SWT on 32 bit archs - if it works on 64 bit archs at all. You cannont compare normal C code with JNI C code. JNI C code has much higher restrictions. Cheers, Michael -- Escape the Java Trap with GNU Classpath! http://www.gnu.org/philosophy/java-trap.html Join the community at http://planet.classpath.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]