Wireshark-commits: [Wireshark-commits] master 0156f22: Lua: Merge sep and str tables into base
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 15 Mar 2017 17:34:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0156f22c62c1d955724ae44ca607c95e2944aa26
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0156f22 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Lua: Merge sep and str tables into base
    
    Also add documentation strings to the base values.
    
    Change-Id: I00ac8f154fdd0382106ed27d740e16956520be97
    Reviewed-on: https://code.wireshark.org/review/20554
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  b8ede14   ftypes: move set_value_floating into the union
    adds  0156f22   Lua: Merge sep and str tables into base


Summary of changes:
 epan/proto.h                   |    1 -
 epan/wslua/make-init-lua.pl    |   28 ++++++----------------------
 epan/wslua/template-init.lua   |    6 ------
 epan/wslua/wslua_proto_field.c |   33 ++++++++++++++++-----------------
 4 files changed, 22 insertions(+), 46 deletions(-)