lichray / nvi2

A multibyte fork of the nvi editor for BSD
Other
144 stars 34 forks source link

Fix some compile errors on linux #82

Closed matijaskala closed 4 years ago

matijaskala commented 4 years ago

These are not all the changes required to compile but are most of them. I'm still figuring out how to apply the remaining changes cleanly.

lichray commented 4 years ago

I put it in the "linux" branch. Once completed, I will merge it to master. There are a few semantics difference with the same API btw, such as error handling of asprintf.