D programming language popularity
    IGotD- 
    nise at nise.com
       
    Sun Nov  8 14:04:31 UTC 2020
    
    
  
On Sunday, 8 November 2020 at 13:39:17 UTC, Ola Fosheim Grøstad 
wrote:
>
> The problem is that raw C pointers can be owning pointers. So 
> it would be a breaking change.
We need to break this change because if we don't D will not 
progress. The alternative is some pointer container as if we 
would litter C++ std::shared_ptr all over the place, not too 
happy about that though. This will of course be a library change 
but I think we should have a language classifier for it. This 
doesn't really need to be a breaking change but an additional 
"fat pointer".
    
    
More information about the Digitalmars-d
mailing list