Holger Hoffstätte wants to merge 1 commit from /u/hhoffstaette/joe-editor/ to default, 2024-01-12
An upcoming release of clang-16 will enable strict prototype checking by default.
In Gentoo Linux (link) I found that joe currently has a few instances where old-style prototypes are used; this MR fixes them. It also fixes an incorrect use (redefinition) of errno. These changes should not affect portability on other platforms or compilers.
I apologize in advance if this MR somehow does not follow regular branching conventions - it's been 14 years since I last used mercurial.
Thank You for joe!
Commit | Date | |
---|---|---|
2022-09-17 20:19:00 | Tree |
Looks good.