[NLUUG]   Welcome to ftp.vim.org,
Hosted by ftp.nluug.nl
Current directory: /ftp/os/Linux/distr/salix/i486/extra-15.0/source/development/splint/
Contents of README:
splint is a tool for statically checking C programs for security
vulnerabilities and programming mistakes. Splint does many of
the traditional lint checks including unused declarations, type
inconsistencies, use before definition, unreachable code, ignored
return values, execution paths with no return, likely infinite loops,
and fall through cases.

More powerful checks are made possible by additional information given
in source code annotations.  Annotations are stylized comments that
document assumptions about functions, variables, parameters and types.
In addition to the checks specifically enabled by annotations, many of
the traditional lint checks are improved by exploiting this additional
information.

As more effort is put into annotating programs, better checking
results.  Splint is designed to be flexible and allow programmers to
select appropriate points on the effort-benefit curve for particular
projects.  As different checks are turned on and more information
is given in code annotations the number of bugs that can be detected
increases dramatically.

If you want splint to be used as the system default lint, then do this
after installing splint:
  cd /usr/bin ; ln -s splint lint
  cd /usr/man/man1 ; ln -s splint.1.gz lint.1.gz

Icon  Name                                                          Last modified      Size  
[DIR] Parent Directory - [TXT] README 08-Jun-2022 23:28 1.2K [TXT] slack-desc 08-Jun-2022 23:28 910 [   ] splint-patched-20170327_3fb908d.tar.xz 08-Jun-2022 23:28 1.5M [TXT] splint.SlackBuild 11-Mar-2022 06:34 2.9K [   ] splint.info 08-Jun-2022 23:28 322

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!