Use a more sophisticated heuristics to produce the warning
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Mon, 12 May 2003 19:43:07 +0000 (19:43 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Mon, 12 May 2003 19:43:07 +0000 (19:43 +0000)
commit8473848ff8266ad63ce5a45acc5fc8a9e690cc05
treea63a68fa697ef9639712b04fefa99a39ca86174a
parent1bb0a50fd869bf3d7f152d29ec8c8119703266a1
Use a more sophisticated heuristics to produce the warning
'Parentheses missing around "%s" list'. This fixes bug #22147.
Also, the warning is now produced for C<local *a,*b;>.

p4raw-id: //depot/perl@19503
op.c
t/lib/warnings/op