Wireshark mailing list archives

Re: [Wireshark-commits] master 45fb377: Fix lua bindings to handle timestamp precision changes


From: Evan Huus <eapache () gmail com>
Date: Mon, 29 Sep 2014 08:58:40 -0400

Hmmm, the buildbot lua test suite is still failing even with this
change, and it's no longer clear to me what the problem is. Hadriel,
do you have any ideas off the top of your head?

On Sun, Sep 28, 2014 at 10:35 PM, Wireshark code review
<code-review-do-not-reply () wireshark org> wrote:
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=45fb37718e4d887b2a4087f5e5996cbe2e3a3a0b
Submitter: Evan Huus (eapache () gmail com)
Changed: branch: master
Repository: wireshark

Commits:

45fb377 by Evan Huus (eapache () gmail com):

    Fix lua bindings to handle timestamp precision changes

    The recent wiretap changes broke the generation of init.lua among other things,
    though it did coincidentally fix one of the "yuck" comments in the generator
    regex.

    (Note that this is entirely untested, because out-of-tree init.lua is and always
    has been broken, but it should work)

    Change-Id: Id0c27b31c596613997de4ba2f6088eb9d6c8fc53
    Reviewed-on: https://code.wireshark.org/review/4361
    Reviewed-by: Evan Huus <eapache () gmail com>


Actions performed:

    from  26e7201   Update debian symbol files to satisfy the buildbot
    adds  45fb377   Fix lua bindings to handle timestamp precision changes


Summary of changes:
 epan/wslua/make-init-lua.pl  |   11 +++++++++--
 epan/wslua/template-init.lua |    2 ++
 test/lua/pcap_file.lua       |    2 +-
 3 files changed, 12 insertions(+), 3 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-request () wireshark org?subject=unsubscribe
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: