summaryrefslogtreecommitdiff
path: root/lib/warnings.pm
Commit message (Collapse)AuthorAgeFilesLines
* revised warnings + more tests + docsDave Mitchell2002-05-181-21/+25
| | | | | Message-ID: <20020518222451.E7275@fdgroup.com> p4raw-id: //depot/perl@16685
* RE: perl@16678Paul Marquess2002-05-181-0/+4
| | | | | | | | From: "Paul Marquess" <Paul.Marquess@ntlworld.com> Message-ID: <AIEAJICLCBDNAAOLLOKLCEAPELAA.Paul.Marquess@ntlworld.com> Making the symbols generated by warnings.pl future-proof. p4raw-id: //depot/perl@16682
* warnings for perlio + othersPaul Marquess2002-03-251-116/+119
| | | | | | From: "Paul Marquess" <paul_marquess@yahoo.co.uk> Message-ID: <AIEAJICLCBDNAAOLLOKLMEKNEAAA.paul_marquess@yahoo.co.uk> p4raw-id: //depot/perl@15485
* fix warning + carp interactionPaul Marquess2002-03-241-9/+13
| | | | | | From: "Paul Marquess" <paul_marquess@yahoo.co.uk> Message-ID: <AIEAJICLCBDNAAOLLOKLGEKCEAAA.paul_marquess@yahoo.co.uk> p4raw-id: //depot/perl@15481
* taint + deprecated warningsPaul Marquess2002-03-041-84/+84
| | | | | | From: "Paul Marquess" <paul_marquess@yahoo.co.uk> Message-ID: <AIEAJICLCBDNAAOLLOKLCEKGDOAA.paul_marquess@yahoo.co.uk> p4raw-id: //depot/perl@15003
* attrPaul Marquess2002-03-041-3/+3
| | | | | | From: "Paul Marquess" <paul_marquess@yahoo.co.uk> Message-Id: <AIEAJICLCBDNAAOLLOKLOEINDOAA.paul_marquess@yahoo.co.uk> p4raw-id: //depot/perl@14976
* Re: [PATCH warnings, perldiag] document diagnosticsRafael Garcia-Suarez2002-01-211-3/+3
| | | | | Message-ID: <20020120225356.A12093@rafael> p4raw-id: //depot/perl@14365
* Fix scoping problem with FATAL warningsPaul Marquess2001-10-141-1/+1
| | | | | Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk> p4raw-id: //depot/perl@12434
* Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin testMark-Jason Dominus2001-07-121-141/+135
| | | | | | | Message-ID: <20010712045931.8543.qmail@plover.com> Remove the chmod/umask leading zero warning. p4raw-id: //depot/perl@11290
* Retract #11166 (and #11237).Jarkko Hietaniemi2001-07-121-149/+143
| | | p4raw-id: //depot/perl@11285
* The #11166 needed also these updated.Jarkko Hietaniemi2001-07-061-143/+149
| | | p4raw-id: //depot/perl@11182
* Various oddities p4 diff -se showed upNick Ing-Simmons2000-12-071-9/+11
| | | | | Remove 'our' from warnings.pl p4raw-id: //depot/perlio@8026
* warnings fixesPaul Marquess2000-08-281-2/+7
| | | | | Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com> p4raw-id: //depot/perl@6869
* Add warnif(), check warnings further up the stack,Paul Marquess2000-08-181-40/+136
| | | | | | | | all the warnings functions now can take an optional object reference. Subject: [PATCH bleedperl@6691] warnings pragma update Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com> p4raw-id: //depot/perl@6707
* doc typoGurusamy Sarathy2000-05-281-1/+1
| | | p4raw-id: //depot/perl@6146
* final touches for lexical warnings (from Paul Marquess)Gurusamy Sarathy2000-03-131-125/+226
| | | p4raw-id: //depot/perl@5702
* lexical warnings update, ability to inspect bitmask in callingGurusamy Sarathy2000-02-201-78/+143
| | | | | scope, among other things (from Paul Marquess) p4raw-id: //depot/perl@5170
* s/WARN_PRECEDENCE/WARN_BAREWORD/, vide change#5131Gurusamy Sarathy2000-02-191-10/+10
| | | | | p4raw-link: @5131 on //depot/perl: 34d09196f6a006314d7ea49a091a30ce5ee08bff p4raw-id: //depot/perl@5135
* ${^Warnings} renamed to ${^WARNING_BITS}Gurusamy Sarathy2000-02-071-3/+3
| | | p4raw-id: //depot/perl@5025
* future-proof unknown warning categories (from Greg BaconGurusamy Sarathy2000-02-021-7/+8
| | | | | <gbacon@cs.uah.edu>) p4raw-id: //depot/perl@4947
* Rename warning to warnings, from Paul Marquess.Jarkko Hietaniemi1999-08-291-0/+151
p4raw-id: //depot/cfgperl@4038