summaryrefslogtreecommitdiff
path: root/t/lib/warnings
Commit message (Expand)AuthorAgeFilesLines
* 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
* The warning "Possible precedence problem on bitwise operator"Rafael Garcia-Suarez2003-07-201-0/+1
* "without parens" vs "without parentheses"Iain Truskett2003-07-031-4/+4
* Rename again the warning about $* being no longer supportedRafael Garcia-Suarez2003-06-151-2/+2
* Rename the warning about $* being removed,Rafael Garcia-Suarez2003-06-141-1/+1
* Remove the deprecated $* variable.Rafael Garcia-Suarez2003-06-131-2/+2
* Add a new warning, "Newline in left-justified string for printf/sprintf"Robin Barker2003-06-121-0/+19
* jumbo closure fixDave Mitchell2003-05-291-9/+74
* New warning "Useless localization of %s", based onDave Mitchell2003-05-211-0/+84
* Use a more sophisticated heuristics to produce the warningRafael Garcia-Suarez2003-05-121-4/+16
* pack changes and related fixesLAUN Wolfgang2003-03-171-6/+6
* Fix bug #8760 : cop_line isn't properly restoredRafael Garcia-Suarez2003-02-031-1/+1
* move pad.c warnings to different test fileDave Mitchell2003-01-232-88/+105
* Re: [perl #18048] read \*FH, ... returns undef but doesn' t set $! if \*FH no...Slaven Rezic2002-11-061-0/+9
* Re: [perl #16184] Unexpected warning when using C<< open FH => >>Hugo van der Sanden2002-10-211-0/+4
* prototype() didn't warn when used in void context.Rafael Garcia-Suarez2002-10-161-0/+3
* Add a new warning, "Possible precedence problem on bitwiseRafael Garcia-Suarez2002-10-031-1/+55
* Re: perlio bug?Rafael Garcia-Suarez2002-10-021-0/+39
* Remove package; (Heh heh.)Abhijit Menon-Sen2002-09-291-13/+0
* Version object patch #1John Peacock2002-08-201-0/+1
* Re: no warnings 'io';Nicholas Clark2002-08-061-0/+6
* RE: mixing FATAL and non-FATAL warningsPaul Marquess2002-06-201-0/+68
* Don't assume too much about how print will scaleJarkko Hietaniemi2002-06-131-16/+16
* Integrate macperl change #16875.Jarkko Hietaniemi2002-05-301-1/+1
* Integrate macperl patch #16868.Jarkko Hietaniemi2002-05-303-3/+48
* Fix a warning bug in Perl_report_evil_fh (didn't reportRafael Garcia-Suarez2002-05-271-0/+17
* Re: [ID 20020425.012] segfault when printing to close indirect filehandleNicholas Clark2002-04-261-0/+10
* Add an untested warning variant.Rafael Garcia-Suarez2002-04-241-0/+3
* clean up after stray test file litteringGurusamy Sarathy2002-04-221-0/+3
* More tests for the 3-arg openRafael Garcia-Suarez2002-04-191-0/+1
* warn on ref open without perlioRafael Garcia-Suarez2002-04-191-0/+19
* Supporess spurious warnings for @+ and and @-Mark-Jason Dominus2002-04-151-0/+8
* Re: [PATCH 5.7.3] Suppress warnings about @F when -a flag suppliedMark-Jason Dominus2002-04-151-2/+24
* Fully qualify in warning message the name of a subroutine redefinedRafael Garcia-Suarez2002-04-072-2/+2
* As noted by Philip Newton: nothing wrong with BOM,Jarkko Hietaniemi2002-04-061-6/+30
* Byebye, beebee.Jarkko Hietaniemi2002-04-031-0/+1
* What started as a small nit (the charnames test, nit foundJarkko Hietaniemi2002-04-021-15/+6
* warning for split(/.../g, ...);Mark-Jason Dominus2002-04-011-0/+11
* warning at use of /c modifier with s///Mark-Jason Dominus2002-03-281-1/+8
* warning at use of /c modifier without /g modifierMark-Jason Dominus2002-03-281-1/+22
* A warning wasn't turnable offRafael Garcia-Suarez2002-03-271-14/+1
* Minor typo in test harnessPaul Marquess2002-03-261-2/+1
* warnings for perlio + othersPaul Marquess2002-03-251-0/+45
* fix warning + carp interactionPaul Marquess2002-03-241-27/+45
* Re: Smoke 15089 Tru64/OSF Problems: numconvert, lstatRafael Garcia-Suarez2002-03-111-4/+6
* Re: [ID 20020227.024] unexpected warning getc() on unopened filehandle STDINRafael Garcia-Suarez2002-03-051-0/+10
* taint + deprecated warningsPaul Marquess2002-03-041-0/+1
* The #14949 removed this error from non-Win32.Jarkko Hietaniemi2002-03-021-9/+0
* Re: bug? no warning from getc BOLLOCKSRafael Garcia-Suarez2002-02-141-1/+17