diag.t: Ignore formatting precisions in messages
authorKarl Williamson <public@khwilliamson.com>
Sat, 8 Jan 2011 22:33:54 +0000 (15:33 -0700)
committerKarl Williamson <public@khwilliamson.com>
Sat, 8 Jan 2011 23:12:05 +0000 (16:12 -0700)
commit78d0fecf645563eb571499ade0590a1389a977a8
tree4d02b2a1880069cee13acb89a57cebd241ad7080
parent4cf67031484965a9b9d51c1856bd2db989a4bb0e
diag.t: Ignore formatting precisions in messages

Neither the user looking up an error message, nor a developer adding it to
perldiag.pod cares about the particular formatting things like whether it has
leading zeros or a field width.  So remove them from both the messages in the
pod and the messages diag.t extracts from the Perl source
pod/perldiag.pod
t/porting/diag.t