Using D's precise GC when running an app with DUB
    rikki cattermole 
    rikki at cattermole.co.nz
       
    Thu May 23 15:02:12 UTC 2019
    
    
  
On 24/05/2019 2:58 AM, Per Nordlöw wrote:
> On Thursday, 23 May 2019 at 14:51:41 UTC, rikki cattermole wrote:
>> dub run --compiler=dmd --build=unittest -- --DRT-gcopt=gc:precise
> 
> Thanks!
> 
> And if I want to set this in a dub.sdl?
No can do. There is meant to be a way to set it in D however.
But I have heard mixed results (not that I've tried it).
    
    
More information about the Digitalmars-d-learn
mailing list