On 04.11.2012 21:49, Dan wrote:

This bug has no comments. The original says: "The fix is obvious:
redefine postblit as this(const this); but it isn't always obvious
when looking at hundreds of lines of code...."

Is this accepted/correct? In the following if I include the this(const
this) postblit it does not get called. It makes me question if the fix
is obvious?


I don't think that currently qualifiers work with the postblit constructor. See here for a related discussion.

http://forum.dlang.org/thread/CAFDvkcvvL8GxHQB=Rw9pTm-uxOKzNGVQNDv9w5Os3SkQCc=d...@mail.gmail.com

Reply via email to