Files
Nim/lib/system
ringabout 06cd15663d fixes ptr to cstring warnings[backport] (#20848)
* 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

* fixes ptr to cstring warnings[backport]

* add fixes

Co-authored-by: xflywind <43030857+xflywind@users.noreply.github.com>
2022-11-16 10:22:51 +01:00
..
2021-10-24 11:51:57 +02:00
2022-10-29 18:11:40 +02:00
2022-10-24 17:25:34 +02:00
2022-11-09 06:13:52 +01:00
2022-10-09 11:44:02 +02:00
2020-05-12 15:46:24 +02:00
2020-01-30 10:54:50 +01:00