diff options
author | LemonBoy <LemonBoy@users.noreply.github.com> | 2019-02-12 08:23:24 +0100 |
---|---|---|
committer | Andreas Rumpf <rumpf_a@web.de> | 2019-02-13 23:30:14 +0100 |
commit | 76df77f912759daf633e9cb113d996bdeb22ea72 (patch) | |
tree | 9c669f2c6637e9c1cced09d5829abaa117828eb7 /compiler/astalgo.nim | |
parent | d64e218abdadb3036e32ff62bc0c38b0118121f5 (diff) | |
download | Nim-76df77f912759daf633e9cb113d996bdeb22ea72.tar.gz |
Fix codegen problem with strict C++ compilers (#10639)
Since tyCString is convertible to a tyPointer we must be extra careful to emit a cast to (void*) in order to appease clang++. Reported by masnagam on the Nim forum.
Diffstat (limited to 'compiler/astalgo.nim')
0 files changed, 0 insertions, 0 deletions