On Sun, Mar 17, 2002 at 10:16:13AM -0800, Brent Dax wrote: > Michael G Schwern: > # On Sat, Mar 16, 2002 at 02:36:45PM -0800, Hong Zhang wrote: > # > > # > Can you check what is the sizeof(INTVAL) and sizeof(void*)? > # > Some warnings should not have happened. > # > # (Note: Not a C programmer) > # > # INTVAL? I can't find where its defined. > > INTVAL is in config.h. Make sure you #define PARROT_IN_CORE--or you can > just test Parrot_Int, which should be the same thing and is publicly > defined.
>From config.h typedef long long INTVAL; typedef unsigned long long UINTVAL; -- Michael G. Schwern <[EMAIL PROTECTED]> http://www.pobox.com/~schwern/ Perl Quality Assurance <[EMAIL PROTECTED]> Kwalitee Is Job One Out of ammunition. God save the King.