[Issue 8955] Can't have qualified field with not-qualified constructor/postblit
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Sun Jul 16 23:48:28 PDT 2017
    
    
  
https://issues.dlang.org/show_bug.cgi?id=8955
Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=14838
         Resolution|---                         |WORKSFORME
--- Comment #4 from Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> ---
(In reply to Jack Stouffer from comment #3)
> Raising this to major because not being able to define a shared postblit
> kills shared completely for user defined types.
Denis' original example works since 2.068.0
(https://github.com/dlang/dmd/pull/4845), so I think it would be better to open
a new bug for that.
--
    
    
More information about the Digitalmars-d-bugs
mailing list