summaryrefslogtreecommitdiff
path: root/t/lib/warnings/pad
Commit message (Expand)AuthorAgeFilesLines
* put shadowing warnings in their own categoryZefram2017-12-061-21/+21
* Don’t give unavailability warnings about our varsFather Chrysostomos2013-08-241-0/+7
* [perl #114658] Fix line numbers at the end of string evalFather Chrysostomos2012-10-101-12/+12
* Cleaned up warning messages in pad.c, plus related tests.Brian Fraser2011-07-121-0/+245
* As our $_; is forced into main::, it should warn as a redeclaration.Nicholas Clark2009-11-121-0/+15
* Extend the the "our variable redeclared" warning to the case:Rafael Garcia-Suarez2005-07-191-11/+51
* Overhaul the semantics of the warningRafael Garcia-Suarez2005-07-191-8/+48
* Add more complete tests for the "variable masks earlierRafael Garcia-Suarez2003-11-141-0/+39
* add "$lexical not available" warning in C<for my $lex ()>Dave Mitchell2003-08-091-0/+9
* Fwd: Re: [PATCH] flags set incorrectly on abandoned lexicalsDave Mitchell2003-08-071-0/+10
* Re: Fatal 5.8.1 error in our $FOO = x if $FOODave Mitchell2003-07-241-0/+6
* jumbo closure fixDave Mitchell2003-05-291-9/+74
* move pad.c warnings to different test fileDave Mitchell2003-01-231-0/+105