Kurt Miller wrote:
From: "Kurt Miller" <[EMAIL PROTECTED]>

This patch makes the following changes:
- adds constant suffixes to constant values (L, LL, f)
- changes CONSTANT_Long to print in decimal instead of hex
- fixes CONSTANT_Double on little endian and lp64 arches
- allows private static final constants to be output
- outputs #undef before any constant #define to fix cases
 where multiple defines are output with same name

I've tested this on OpenBSD/i386/macppc/sparc64. The
changes make the output of kaffeh much closer to javah.

Please review and commit if ok.


I was wondering if anyone has looked at this patch yet?

I am sorry for the delay, I've looked at the patch now, and checked it in. Thanks for the patch!

cheers,
dalibor topic

_______________________________________________
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to