Wireshark-bugs: [Wireshark-bugs] [Bug 9162] Lua numbers are double-precision floating-point valu

Date: Tue, 04 Feb 2014 03:39:17 +0000

Comment # 6 on bug 9162 from
Wireshark's Lua now supports 64-bit integer handling, with the Int64 and UInt64
objects.  These have been available for a while, but fairly useless.  With
commit 2e7f771a182df815e8c3d38986a1df0c77d7e4aa, we now have math operators,
equality operators, and various functions for both Int64 and UInt64 objects.


You are receiving this mail because:
  • You are watching all bug changes.