Wireshark-commits: [Wireshark-commits] [wireshark] branch master updated (2e7f771 -> 1cd7828)

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 4 Feb 2014 00:59:07 +0000 (UTC)
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1cd78285270dace76023d8a7e0d5694ce964f0b4

Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

      from  2e7f771   Adds support for Lua Int64 and UInt64 operators, functions, and general usefulness, working around bug #9162 until Lua 5.3 is released.
      adds  1cd7828   Various fixes to the Lua int64 code

No new revisions were added by this update.

Summary of changes:
 epan/wslua/wslua_int64.c |   22 +++++++++++-----------
 test/config.sh           |    5 +++++
 test/suite-unittests.sh  |    7 ++++++-
 3 files changed, 22 insertions(+), 12 deletions(-)