summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorLemonBoy <LemonBoy@users.noreply.github.com>2018-10-12 08:56:14 +0200
committerAndreas Rumpf <rumpf_a@web.de>2018-10-12 08:56:14 +0200
commit71636059e98ec83bbdb61d9b2627b948670475e8 (patch)
treec2c456af22a6ab6001f3109ee427039491f44a7d /doc
parentfab4d38411d8f658a587bb34568fc9ec1887462e (diff)
downloadNim-71636059e98ec83bbdb61d9b2627b948670475e8.tar.gz
Avoid memory allocation during dynlib loading (#9320)
By using `write` instead of `rawWrite` we'd end up asking the compiler
to generate the GC dynlib _while_ we were already generating another
dynlib!

Fixes #9123
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions