about summary refs log tree commit diff stats
path: root/src/bindings/curl.nim
diff options
context:
space:
mode:
authorbptato <nincsnevem662@gmail.com>2023-09-24 01:08:30 +0200
committerbptato <nincsnevem662@gmail.com>2023-09-24 01:17:42 +0200
commite0745a3e88d737833c520ae363eaad9d43f1786d (patch)
treec51024dd741431b3674b3e685d473c52f1c28d9c /src/bindings/curl.nim
parentbe9ba2f95826227fd46fcc46c2ca1bb061acd41e (diff)
downloadchawan-e0745a3e88d737833c520ae363eaad9d43f1786d.tar.gz
regex: copy after compiling
Instead of the broken attempt at making regexes zero-copy (it copied
anyway), copy once and forget about it.

(There have been way too many problems with the destructor approach,
including the latest one where the GC would happily zero out our
regexes if they were in a sequence.

Maybe we can make this work once we switched to ORC. For now, it's
not worth the trouble.)
Diffstat (limited to 'src/bindings/curl.nim')
0 files changed, 0 insertions, 0 deletions