Hello,

I've encountered this several times where the Vala compiler will misinterpret a four byte hex literal as a long or int64. For example 0xFFFFFFFF requires a cast in order to be assigned to a uint32. Is this a known bug?

Thanks,

Tom


_______________________________________________
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to