URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0713d35bcd8037318295bc28f7cae68c82f4d92e
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
0713d35 by Guy Harris (guy@xxxxxxxxxxxx):
Make the compilation of PIDL produce the same results if the content hasn't changed
Pick up change from Samba:
commit 4986359816704f38d4fad3ddd0d07a0f0a25b335
Author: Matthieu Patou <mat@xxxxxxxxx>
Date: Mon Sep 22 21:52:14 2014 -0700
pidl: Make the compilation of PIDL producing the same results if the content hasn't change
Newer perl versions don't generate stable results anymore.
Pair-Programmed-With: Stefan Metzmacher <metze@xxxxxxxxx>
Change-Id: Ifced47229b3033d1fae494adff0dee6671304812
Reviewed-on: https://code.wireshark.org/review/5090
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from f2269b4 Pass di to one more call to PIDL_dissect_uint8().
adds 0713d35 Make the compilation of PIDL produce the same results if the content hasn't changed
Summary of changes:
tools/pidl/lib/Parse/Pidl/Dump.pm | 4 +-
tools/pidl/lib/Parse/Pidl/Samba3/ClientNDR.pm | 2 +-
tools/pidl/lib/Parse/Pidl/Samba4/Header.pm | 2 +-
tools/pidl/lib/Parse/Pidl/Samba4/NDR/Client.pm | 2 +-
tools/pidl/lib/Parse/Pidl/Samba4/Python.pm | 48 +++++++++++++++---------
tools/pidl/lib/Parse/Pidl/Util.pm | 1 +
tools/pidl/lib/Parse/Pidl/Wireshark/NDR.pm | 6 +--
7 files changed, 39 insertions(+), 26 deletions(-)