This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
authorJeffrey Friedl <jfriedl@regex.info>
Sun, 16 Jul 2000 17:55:29 +0000 (10:55 -0700)
committerJarkko Hietaniemi <jhi@iki.fi>
Wed, 26 Jul 2000 04:31:01 +0000 (04:31 +0000)
commit3802429d267c8d589218258636c61462cb33dd22
tree9470fbcdfc94c0a188ef166ba1382489a8d7e242
parentf3b76584ef7773843ba39a11b8bd91238af59f12
Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
to be fatal errors (instead of by default ignoring them, and
ignoring with a bug: even though -w gave an error, the opening [
was left in)  Reported in:

Subject: [ID 20000716.024] [=cc=] / [:blank:]
Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>

p4raw-id: //depot/perl@6439
pod/perldiag.pod
regcomp.c
t/pragma/warn/regcomp