This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
PATCH: [perl #86972]: Tweak error messages
authorKarl Williamson <public@khwilliamson.com>
Tue, 12 Apr 2011 17:25:37 +0000 (11:25 -0600)
committerKarl Williamson <public@khwilliamson.com>
Tue, 12 Apr 2011 18:34:50 +0000 (12:34 -0600)
commit0c96c706fef52effd833861ae408c0cedef51125
tree36a60e86cecdfc4f0d59706ff12e4d9a45b463da
parent0a06cafa01b2bd0066e041822184a026c59925ba
PATCH: [perl #86972]: Tweak error messages

An earlier commit in this series changed some error messages.
I realized that it did not make sense really to use "/a" for the regex
modifier, when the message was for the infix form "(?a:", so this
just removes the slash.
regcomp.c
t/re/reg_mesg.t