URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=31b627fc82b2935feffb96ea7d6360cfa37b8acf
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
31b627f by Peter Harris (pharris@xxxxxxxxxxxx):
x11 generator: Allow perl 5.20 and newer
Despite promises from the Perl maintainers to remove or at least
drastically change given/when and smartmatch, that still hasn't happened
as of 5.22.
We can cross that bridge when we come to it. Until then, assume they're
never going to break given/when.
Change-Id: If9270bd6fd819d24c58f31f2dfe0d88e831b19fe
Reviewed-on: https://code.wireshark.org/review/11104
Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Actions performed:
from 66f67f7 Explain what it means that Wireshark can now open PCAP files (as MIME files).
adds 31b627f x11 generator: Allow perl 5.20 and newer
Summary of changes:
tools/process-x11-xcb.pl | 1 -
1 file changed, 1 deletion(-)