diff options
author | B. Watson <yalhcru@gmail.com> | 2017-02-10 15:40:07 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-11 07:24:00 +0700 |
commit | 9aea9ef044ed9f51e00e91db3563e2596962db3d (patch) | |
tree | 149ae55ef3cef53d7f77412d8cafa41a81f94cf7 /development/ftnchek/slack-desc | |
parent | d10ba005eb0195a6dc429b7a0b2c900dcabc2773 (diff) | |
download | slackbuilds-9aea9ef044ed9f51e00e91db3563e2596962db3d.tar.gz |
development/ftnchek: New maintainer, minor fixes.
Diffstat (limited to 'development/ftnchek/slack-desc')
-rw-r--r-- | development/ftnchek/slack-desc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/development/ftnchek/slack-desc b/development/ftnchek/slack-desc index 31e452347e..90a9725f30 100644 --- a/development/ftnchek/slack-desc +++ b/development/ftnchek/slack-desc @@ -8,12 +8,12 @@ |-----handy-ruler------------------------------------------------------| ftnchek: ftnchek (a static analyzer for Fortran 77 programs) ftnchek: -ftnchek: ftnchek (short for Fortran checker) is designed to detect certain +ftnchek: ftnchek (short for Fortran checker) is designed to detect certain ftnchek: errors in a Fortran program that a compiler usually does not. ftnchek: -ftnchek: -ftnchek: -ftnchek: -ftnchek: +ftnchek: ftnchek is not primarily intended to detect syntax errors. Its +ftnchek: purpose is to assist the user in finding semantic errors. Semantic +ftnchek: errors are legal in the Fortran language but are wasteful or may +ftnchek: cause incorrect operation. ftnchek: ftnchek: |