This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
PATCH: [perl #111338] Warnings in utf8 subcategories do nothing in isolation
authorKarl Williamson <public@khwilliamson.com>
Mon, 5 Mar 2012 17:34:05 +0000 (10:34 -0700)
committerKarl Williamson <public@khwilliamson.com>
Tue, 17 Apr 2012 20:06:53 +0000 (14:06 -0600)
commita099aed4f4cbb1c9ea2766707caa76d250e3b25a
treec9979874e40e2ee6c172dc3e85b98bb61d097921
parent65c512c3519b68852f64f5e1293cebadee892115
PATCH: [perl #111338] Warnings in utf8 subcategories do nothing in isolation

This was the result of assuming that these would not be on unless
the main category was also on.
doio.c
t/lib/warnings/utf8
utf8.c