Hi!

I have tried to look at this bug today.  It's a bit over my head, but
using the "-jvmas" flag, I was able to see that the Java code emited by
bigloo seems to only output 32 bits numbers.

Here's the relevant part of "number.jas":

    [...]
    (invokestatic llong_to_bllong)
    (putstatic f_me_llong6574)
    (ldc2_w #l4276988896)
    (invokestatic llong_to_bllong)
    (putstatic f_me_llong6555)
    (ldc2_w #l4276988910)
    (invokestatic llong_to_bllong)
    (putstatic f_me_llong6554)
    [...]

The first is 0xfeedabe0, and the second is 0xfeedabee.

Regards,
-- 
Jérémy

Attachment: signature.asc
Description: Digital signature

Reply via email to