Skip to content

Instantly share code, notes, and snippets.

@mooskagh
Created May 19, 2018 18:25
Show Gist options
  • Save mooskagh/5ec0e2d28bef562caf62da3868460471 to your computer and use it in GitHub Desktop.
Save mooskagh/5ec0e2d28bef562caf62da3868460471 to your computer and use it in GitHub Desktop.
config/nim.cfg(47, 3) Hint: added path: '/home/crem/.nimble/pkgs/sdl2_nim-2.0.7.0' [Path]
config/nim.cfg(47, 3) Hint: added path: '/home/crem/.nimble/pkgs/parsetoml-0.3.1' [Path]
config/nim.cfg(47, 3) Hint: added path: '/home/crem/dev/nimtest' [Path]
config/nim.cfg(47, 3) Hint: added path: '/home/crem/.nimble/pkgs/compiler-#head' [Path]
config/nim.cfg(47, 3) Hint: added path: '/home/crem/dev/klara/src' [Path]
config/nim.cfg(47, 3) Hint: added path: '/home/crem/.nimble/pkgs/sdl2-1.1' [Path]
config/nim.cfg(47, 3) Hint: added path: '/home/crem/.nimble/pkgs/' [Path]
config/nim.cfg(49, 5) Hint: added path: '/opt/nimble/pkgs/' [Path]
Hint: used config file '/home/crem/.choosenim/toolchains/nim-0.18.0/config/nim.cfg' [Conf]
Hint: system [Processing]
Hint: config [Processing]
Hint: os [Processing]
Hint: strutils [Processing]
Hint: parseutils [Processing]
Hint: math [Processing]
Hint: algorithm [Processing]
Hint: times [Processing]
Hint: posix [Processing]
Hint: ospaths [Processing]
Hint: parsetoml [Processing]
Hint: streams [Processing]
Hint: tables [Processing]
Hint: hashes [Processing]
Hint: unicode [Processing]
Hint: json [Processing]
Hint: lexbase [Processing]
Hint: macros [Processing]
Hint: options [Processing]
Hint: typetraits [Processing]
Hint: sequtils [Processing]
config.nim(26, 19) Warning: not GC-safe: 'parseFile(GetConfigFileName())' [GcUnsafe]
config.nim(25, 6) Hint: 'config.ReadConfig()[declared in config.nim(25, 5)]' is declared but not used [XDeclaredButNotUsed]
Hint: operation successful (33881 lines compiled; 0.379 sec total; 53.371MiB peakmem; Debug Build) [SuccessX]
[GC] total memory: 55963648
[GC] occupied memory: 40731888
[GC] stack scans: 1719
[GC] stack cells: 1843
[GC] cycle collections: 0
[GC] max threshold: 0
[GC] zct capacity: 2304
[GC] max cycle table size: 0
[GC] max pause time [ms]: 0
[GC] max stack size: 60336
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment