summaryrefslogtreecommitdiff
path: root/warning.pl
Commit message (Collapse)AuthorAgeFilesLines
* Rename warning to warnings, from Paul Marquess.Jarkko Hietaniemi1999-08-291-354/+0
| | | p4raw-id: //depot/cfgperl@4038
* lexwarn maintenance: new warning class unsafeJarkko Hietaniemi1999-08-091-0/+3
| | | | | | | | subclasses 'overflow' and 'portable' created, used by the recent integer overflow warnings. Class syntax subclass 'octal' renamed to 'digit', binary and hexadecimal parsing errors also 'digit' warnings. p4raw-id: //depot/cfgperl@3942
* lexical warnings update (warning.t fails one testPaul Marquess1999-07-071-52/+42
| | | | | | | due to leaked scalar, investigation pending) Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C8E@mbtlipnt02.btlabs.bt.co.uk> Subject: [PATCH 5.005_57] Lexical Warnings - mandatory warning are now default warnings p4raw-id: //depot/perl@3640
* Change #2487 aftershock.Jarkko Hietaniemi1998-12-211-1/+1
| | | p4raw-id: //depot/cfgperl@2495
* ensure 'make regen_headers' even without perl installedGurusamy Sarathy1998-11-271-0/+3
| | | | | (suggested by Ilya Zakharevich) p4raw-id: //depot/perl@2321
* sort WARN_FOO symbols to avoid hash traversal order dependencyGurusamy Sarathy1998-11-171-3/+2
| | | p4raw-id: //depot/perl@2243
* fix globals caught by change#1927; builds and tests on SolarisGurusamy Sarathy1998-10-061-24/+24
| | | | | p4raw-link: @1927 on //depot/perl: eb07465ebe1238598e948058857ec948c6697f86 p4raw-id: //depot/perl@1936
* lexical warnings; tweaks to places that didn't apply correctlyPaul Marquess1998-08-091-0/+359
Message-Id: <9807290828.AA26286@claudius.bfsec.bt.co.uk> Subject: lexical warnings patch for 5.005_50 p4raw-id: //depot/perl@1773