summary refs log tree commit diff stats
path: root/lib/pure
diff options
context:
space:
mode:
authorringabout <43030857+ringabout@users.noreply.github.com>2022-11-24 14:49:23 +0800
committerGitHub <noreply@github.com>2022-11-24 07:49:23 +0100
commit27a38a9fce16b053dc57175716778657ce233bec (patch)
treed41253fd48d29025f38f9a1dc6f2343d4f418390 /lib/pure
parentef2998778138fd0b9a102a1c48c1eacd98361105 (diff)
downloadNim-27a38a9fce16b053dc57175716778657ce233bec.tar.gz
fix #13790; ptr char (+friends) should not implicitly convert to cstring (#20761)
* fix =#13790 ptr char (+friends) should not implicitly convert to cstring

* Apply suggestions from code review

* first round; compiles on windows

* nimPreviewSlimSystem

* conversion is unsafe, cast needed

* fixes more tests

* fixes asyncnet

* another try another error

* last one

* true

* one more

* why bugs didn't show at once

* add `nimPreviewCstringConversion` switch

* typo

Co-authored-by: xflywind <43030857+xflywind@users.noreply.github.com>
Diffstat (limited to 'lib/pure')
0 files changed, 0 insertions, 0 deletions