develooper Front page | perl.perl5.porters | Postings from May 2003

Re: slice autoextending ? still another revised doc patch; COW

Thread Previous | Thread Next
From:
Nicholas Clark
Date:
May 13, 2003 15:41
Subject:
Re: slice autoextending ? still another revised doc patch; COW
Message ID:
20030513213811.GA277@Bagpuss.unfortu.net
On Tue, Apr 22, 2003 at 10:05:02PM -0500, david nicol wrote:
> Do we have copy-on-write assignment yet?  I know it's been discussed
> here before. What's its current status?  I guess COW_ALIAS

What do you mean by copy-on-write assignment (in this context)?
blead can have copy-on-write optionally compiled in, but it only copies
PVIVs (or greater) that have a string but no numeric flags set, when the
wind is in the right direction (er, or some other specific favourable
conditions, but I forget exactly what. It's quite choosy)

Nicholas Clark

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About