Menu

Mercurial Merge Request #2: Fix compilation with -Werror=strict-prototypes (merged)

Merging...

Merged

Something went wrong. Please, merge manually

Checking if merge is possible...

Something went wrong. Please, merge manually

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  
[8b640b] (defaulttip) by Holger Hoffstätte Holger Hoffstätte

Fix compilation with -Werror=strict-prototypes

2022-09-17 20:19:00 Tree

Discussion

  • John J. Jordan

    John J. Jordan - 2024-01-12

    Looks good.

     
  • John J. Jordan

    John J. Jordan - 2024-01-12
    • Status: open --> merged
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.