Menu

Commit [26e832] default  Maximize  Restore  History

Port to C99

Ensure that functions are declared before use for compatibility
with newer compiler versions.

There are three fixes here:
* Use return instead of exit in configure.
* Include error.h for the error() function.
* This causes a format security error, which we avoid by
indirecting through %s.

Related to:

<http://fedoraproject.org/wiki/Changes/PortingToModernC>
<http://fedoraproject.org/wiki/Toolchain/PortingToModernC>

Nikita Popov Nikita Popov 2023-01-31

changed acinclude.m4
changed joe/selinux.c
acinclude.m4 Diff Switch to side-by-side view
Loading...
joe/selinux.c Diff Switch to side-by-side view
Loading...
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.