I thought I'd try `-d:useMalloc`: 
    
    
    nim c --gc:none -d:useMalloc -d:useSysAssert -d:useGcAssert 
--debugger:native -d:nimBurnFree -d:corruption -r t_raptor_db.nim
    /pbi/flash/cdunn/gh/Nim/lib/system/mmdisp.nim(443, 25) Error: pragmas are 
only allowed in the header of a proc; redefinition of 'deallocOsPages' from 
/pbi/flash/cdunn/gh/Nim/lib/system/threads.nim(111, 8)
    
    
    Run

Reply via email to