From: Troy G. <tro...@gm...> - 2010-12-03 13:10:20
|
Without wasting too much of your time, what problems are we seeing? I would be willing to invest some time investigating. I used the change you committed and haven't seen any issues. Is there a certain situation? Thanks. On Thu, Dec 2, 2010 at 11:47 PM, Arno Puder <ar...@pu...> wrote: > Troy recently pointed out that a Java long should be mapped to a long > long in Objective-C. I committed a small patch that seemed to fix > things. However, we are now experiencing some "weird" problems because > of this patch. I have just introduced a typedef long JAVA_LONG in > xmlvm.h so that the definition of Java long can quickly be changed > system-wide. For now I changed it back to a long (not a long long) > until we have figured out what the problem is. > > Arno > > > ------------------------------------------------------------------------------ > Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! > Tap into the largest installed PC base & get more eyes on your game by > optimizing for Intel(R) Graphics Technology. Get started today with the > Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. > http://p.sf.net/sfu/intelisp-dev2dev > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users > |