Wireshark-commits: [Wireshark-commits] rev 39562: /trunk/epan/wslua/ /trunk/epan/wslua/: wslua_prot

Date: Tue, 25 Oct 2011 11:13:12 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39562

User: stig
Date: 2011/10/25 04:13 AM

Log:
 Added Lua error messages when:
 - Adding a INT64/UINT64 field with a value string (currently unsupported).
 - Trying to display a signed integer as hexadecimal.

Directory: /trunk/epan/wslua/
  Changes    Path             Action
  +7 -0      wslua_proto.c    Modified