Wireshark-commits: [Wireshark-commits] master bc4954f: [ASN1 custom dissectors]Add the abillity to
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 28 Nov 2015 07:39:30 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bc4954fd07d38b974474ce63aab6f3c9f799b467
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

bc4954f by AndersBroman (anders.broman@xxxxxxxxxxxx):

    [ASN1 custom dissectors]Add the abillity to build custom ASN1 based
    dissectors.
    
    Change-Id: Icb8b68672e0fd9c636dc02fe3ca46eb9a1e51420
    Reviewed-on: https://code.wireshark.org/review/12223
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  7c8314a   Fix ISO C forbids an empty translation unit [-Wpedantic] (airpcap)
    adds  bc4954f   [ASN1 custom dissectors]Add the abillity to build custom ASN1 based dissectors.


Summary of changes:
 asn1/CMakeLists.txt                                |    2 ++
 .../Makefile.am => CMakeListsCustom.example.txt}   |   13 ++++++++-----
 2 files changed, 10 insertions(+), 5 deletions(-)
 copy asn1/{HI2Operations/Makefile.am => CMakeListsCustom.example.txt} (87%)