ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/common-sense/Changes
(Generate patch)

Comparing common-sense/Changes (file contents):
Revision 1.15 by root, Thu Apr 15 23:46:22 2010 UTC vs.
Revision 1.16 by root, Fri Jul 2 20:43:05 2010 UTC

1Revision history for perl pragma common::sense. 1Revision history for perl pragma common::sense.
2
33.3 Fri Jul 2 22:40:14 CEST 2010
4 - removed "exiting" category - this is too useful to create new
5 control statements, and fails utterly with eval, as eval will
6 catch the (fatal) warning itself. Kind of hurts, but this is
7 just another warning category which is too broad and has to be
8 disabled fully because of a minority of issues.
2 9
33.2 Fri Apr 16 01:46:02 CEST 2010 103.2 Fri Apr 16 01:46:02 CEST 2010
4 - removed "substr" warning - while it overall is a good category, 11 - removed "substr" warning - while it overall is a good category,
5 "substr '', 2" is entirely sensible. 12 "substr '', 2" is entirely sensible.
6 13

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines