question on [Issue 7853]
    Tobias Pankrath 
    lists at pankrath.net
       
    Sun Nov  4 13:44:10 PST 2012
    
    
  
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=DLQ@mail.gmail.com
    
    
More information about the Digitalmars-d-learn
mailing list