URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5193f4dc10b8d00cc04323c45605d8c18aab5f21
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
5193f4d by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
x11 generator: some blacklisted structs are now used.
Also, die more gracefully than:
Can't use string ("1") as a HASH ref while "strict refs" in use at
../../tools/process-x11-xcb.pl line 675.
at ../../tools/process-x11-xcb.pl line 1859
at ../../tools/process-x11-xcb.pl line 1859
when blacklisted (previously unused) structures start being used in the
xcbproto source.
(It's still not possible to regenerate the X11 dissector but this is a step...)
Change-Id: I1dec16a7a479d5f453c5f54e561aa8238eb21280
Reviewed-on: https://code.wireshark.org/review/10972
Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
(cherry picked from commit a9fa699d1e9c91bfaf48bf68d093b911290a7117)
Reviewed-on: https://code.wireshark.org/review/11154
Actions performed:
from c3eb374 Qt: fix time shift
adds 5193f4d x11 generator: some blacklisted structs are now used.
Summary of changes:
tools/process-x11-xcb.pl | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)