ftnchek 3.3.1-5build1 source package in Ubuntu

Changelog

ftnchek (3.3.1-5build1) bionic; urgency=high

  * No change rebuild to pick up -fPIE compiler default

 -- Balint Reczey <email address hidden>  Tue, 03 Apr 2018 12:23:42 +0000

Upload details

Uploaded by:
Balint Reczey
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe devel
Focal release universe devel
Bionic release universe devel

Downloads

File Size SHA-256 Checksum
ftnchek_3.3.1.orig.tar.gz 1.0 MiB d92212dc0316e4ae711f7480d59e16095c75e19aff6e0095db2209e7d31702d4
ftnchek_3.3.1-5build1.diff.gz 6.0 KiB ec279d9a9993a75653487047bcb96f336f06ebc386ee9a53065c697f108401eb
ftnchek_3.3.1-5build1.dsc 1.8 KiB cd6b4d74ad406ea7b6d1b896962a842962a6b7eb95206b13ef875dbe977b2587

View changes file

Binary packages built by this source

ftnchek: Semantic checker for Fortran 77 programs

 ftnchek (short for Fortran checker) is a tool designed to detect
 certain errors in a Fortran program that a compiler usually does not,
 thus assisting users in the debugging of their Fortran programs.
 .
 Unlike syntax errors, semantic errors are legal in the Fortran
 language but are wasteful or may cause incorrect operation. For
 example, variables which are never used may indicate some omission in
 the program; uninitialized variables contain garbage which may cause
 incorrect results to be calculated; and variables which are not
 declared may not have the intended type.
 .
 ftnchek can also be used to provide call-trees, cross-reference of
 subprogram calls and COMMON blocks usage, source listings, symbol
 tables and other things you might find useful when debugging a
 Fortran program.

ftnchek-dbgsym: No summary available for ftnchek-dbgsym in ubuntu cosmic.

No description available for ftnchek-dbgsym in ubuntu cosmic.