More violent warning about using NO_TAINT_SUPPORT
authorSteffen Mueller <smueller@cpan.org>
Mon, 5 Nov 2012 07:06:43 +0000 (08:06 +0100)
committerSteffen Mueller <smueller@cpan.org>
Mon, 5 Nov 2012 07:06:43 +0000 (08:06 +0100)
commit053a3618afa182a56688f9d286580985aa467e51
tree26e19c1145e7a2b213fd47dfb6ee551d13822978
parent284167a54e2da949b77d1e736a8b0a0d21210803
More violent warning about using NO_TAINT_SUPPORT

I failed to update the commit message of the previous commit (sorry!).
The code is in a much better shape than the message claims and Configure
support, for example, won't be added at all to require more
determination from users. PL_taint_warn has since received the same
treatment. To wit:

 #   define TAINT_WARN_get       (PL_taint_warn)
 #   define TAINT_WARN_set(s)    (PL_taint_warn = (s))
perl.h