Should debug{} allow GC?

John Colvin via Digitalmars-d digitalmars-d at puremagic.com
Sun Sep 11 07:51:51 PDT 2016


On Sunday, 11 September 2016 at 07:46:09 UTC, Manu wrote:
> I'm having a lot of trouble debugging @nogc functions. I have a 
> number of debug functions that use GC, but I can't call them 
> from @nogc code... should debug{} allow @nogc calls, the same 
> as impure calls?

Yes please.


More information about the Digitalmars-d mailing list