mirror of
https://github.com/nim-lang/Nim.git
synced 2026-05-18 11:09:50 +00:00
zlib sets the return value to -1 to communicate errors, which won't work if the parameter type is 'char'. Also, one routine was missing. Source: http://www.zlib.net/manual.html