nim-lang / c2nim

c2nim is a tool to translate Ansi C code to Nim. The output is human-readable Nim code that is meant to be tweaked by hand before and after the translation process.
MIT License
502 stars 62 forks source link

make c2nim compatible with 1.2.0 #248

Closed ringabout closed 2 years ago

ringabout commented 2 years ago

This PR is high priority because currently our nightlie builds has been failing.