This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
The FBM compile code is mutable, because it's permissible to FBM
authorNicholas Clark <nick@ccl4.org>
Tue, 7 Jun 2005 12:08:58 +0000 (12:08 +0000)
committerNicholas Clark <nick@ccl4.org>
Tue, 7 Jun 2005 12:08:58 +0000 (12:08 +0000)
commit9cbe880bef86d6a2a18d2671579498840ffb8162
treedb8b98994b7f06b3e2313f686f07be98808cc754
parent4235c0408fde95a5af94021364452d3d00c1e881
The FBM compile code is mutable, because it's permissible to FBM
compile a read-only value.

p4raw-id: //depot/perl@24725
util.c