Bug 143882

Summary: prepare-ChangeLog emits "Smartmatch is experimental" warning for newer Perl versions
Product: WebKit Reporter: Radar WebKit Bug Importer <webkit-bug-importer>
Component: Tools / TestsAssignee: Matthew Hanson <matthew_hanson>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Suppress smartmatch warning in prepare-ChangeLog. ddkilzer: review+

Description Radar WebKit Bug Importer 2015-04-17 10:58:49 PDT
We can work around this warning in a number of ways. There is no need to emit it.
Comment 1 Radar WebKit Bug Importer 2015-04-17 11:05:46 PDT
<rdar://problem/20589739>
Comment 2 Matthew Hanson 2015-04-17 11:08:51 PDT
Created attachment 251033 [details]
Suppress smartmatch warning in prepare-ChangeLog.
Comment 3 David Kilzer (:ddkilzer) 2015-04-17 11:14:12 PDT
Comment on attachment 251033 [details]
Suppress smartmatch warning in prepare-ChangeLog.

r=me
Comment 4 Matthew Hanson 2015-04-20 15:08:41 PDT
Committed https://trac.webkit.org/r183029.