This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regcomp: Improve error message for (?-d:...)
authorKarl Williamson <public@khwilliamson.com>
Tue, 12 Apr 2011 17:50:06 +0000 (11:50 -0600)
committerKarl Williamson <public@khwilliamson.com>
Tue, 12 Apr 2011 18:34:50 +0000 (12:34 -0600)
commit9442e3b8d7c9c3e8121cad5682064cfc3e185f32
tree84f2c601cea8ab521cde26e9e8d06affd5553cc4
parent0c96c706fef52effd833861ae408c0cedef51125
regcomp: Improve error message for (?-d:...)

As agreed, this improvement is going into 5.14.  A customized
message is output, instead of a generic one.
pod/perldiag.pod
regcomp.c
t/re/reg_mesg.t