[Vala] Strange behavior with hex literals being misinterpreted as int64
- From: Thomas Olson <tolson stratagium net>
- To: vala-list gnome org
- Subject: [Vala] Strange behavior with hex literals being misinterpreted as int64
- Date: Fri, 11 Oct 2013 17:07:17 -0500
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]