Turn taint warnings (-t) into severe warnings, so they're
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Mon, 8 Jan 2007 10:35:04 +0000 (10:35 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Mon, 8 Jan 2007 10:35:04 +0000 (10:35 +0000)
commitb7bf404b7a72f55bf93065ae7b25a5ba0a9ff7f6
tree08db02df5a369b3b09389ffdeb82f8fa2de5026b
parent647f639ff8a9df78122c041a3971917f8df7aa30
Turn taint warnings (-t) into severe warnings, so they're
on by default, without having to play games with the
warning bits. Add a test for -t.

p4raw-id: //depot/perl@29717
perl.c
pp_ctl.c
t/lib/warnings/taint
taint.c
warnings.h
warnings.pl