This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
authorJarkko Hietaniemi <jhi@iki.fi>
Sun, 26 Nov 2000 23:36:02 +0000 (23:36 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sun, 26 Nov 2000 23:36:02 +0000 (23:36 +0000)
commit847a199f22a566ad84276d7dcfe856f0ce7877b8
tree2ed0e52a1f0aac42a27bf8c8275583f457fc45c0
parent667bb95a2be204307d06062e22190a222414f7ae
Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
Not really fixed (should really dump the UTF-8 charclass),
but stopped displaying the garbage.

Also add a note on the (missing) Unicode PSXSPC and BLANK.

p4raw-id: //depot/perl@7874
regcomp.c