Postblit bug

ketmar via Digitalmars-d digitalmars-d at puremagic.com
Fri Oct 17 08:20:42 PDT 2014


On Fri, 17 Oct 2014 14:41:36 +0000
IgorStepanov via Digitalmars-d <digitalmars-d at puremagic.com> wrote:

> What happends if we will ignore const/immutable modifier for 
> postblits? Is it create any holes?
it will break "const promise". i.e. "const/immutable data is not really
immutable now, it can be modified".
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20141017/59a31583/attachment.sig>


More information about the Digitalmars-d mailing list