On Aug 3, 2010, at 7:37 AM, Stephen Bannasch wrote:
Here's a patch that fixes that. The basic problem is that systems tend to vary at random in between using 'long' and 'long long' defining uint64_t, intptr_t, jlong, etc. This (hopefully) doesn't affect programs, but does break -Wformat -Werror. This was the shortest way I found to get it working on 10.6.4 across x86-32 and -64, but it's based on a somewhat older revision of hotspot. Some assembly might be required. |
compile_Wformat
Description: Binary data