Fri, 03 May 2024 17:35:00 UTC | login

Information for build ftnchek-3.3.1-25.fc28

ID3628
Package Nameftnchek
Version3.3.1
Release25.fc28
Epoch
SummaryStatic analyzer for Fortran 77 programs
Descriptionftnchek is a static analyzer for Fortran 77 programs. It is designed to detect certain errors in a Fortran program that a compiler usually does not. ftnchek is not primarily intended to detect syntax errors. Its purpose is to assist the user in finding semantic 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 is intended to assist users in the debugging of their Fortran program. It is not intended to catch all syntax errors. This is the function of the compiler. Prior to using ftnchek, the user should verify that the program compiles correctly.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 19:56:37 UTC
CompletedSat, 14 Apr 2018 19:56:37 UTC
Tags
f28
f29
RPMs
src
ftnchek-3.3.1-25.fc28.src.rpm (info) (download)
riscv64
ftnchek-3.3.1-25.fc28.riscv64.rpm (info) (download)
Changelog * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.1-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.1-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.1-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.1-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Mon Jul 13 2015 Orion Poplawski <orion@cora.nwra.com> - 3.3.1-21 - Update emacs packaging (bug #1234565) * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.1-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.1-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.1-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.1-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.1-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Fri Nov 02 2012 Orion Poplawski <orion@cora.nwra.com> - 3.3.1-15 - Add patch to stop modifying bison output - breaks builds with bison 2.6 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.1-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.1-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.1-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Mon Nov 09 2009 Jonathan G. Underwood <jonathan.underwood@gmail.com> - 3.3.1-11 - Update spec file and packaging to comply with Emacs add-on packaging guidelines * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Tue Jan 13 2009 Orion Poplawski <orion@cora.nwra.com> 3.3.1-9 - Add upstream varfmt patch - Add BR bison to handle change to yacc file * Thu Aug 28 2008 Orion Poplawski <orion@cora.nwra.com> 3.3.1-8 - Change %patch -> %patch0 * Sat Feb 09 2008 Orion Poplawski <orion@cora.nwra.com> 3.3.1-7 - Rebuild for gcc 3.4 * Tue Aug 21 2007 Orion Poplawski <orion@cora.nwra.com> 3.3.1-6 - Rebuild for BuildID * Tue Aug 29 2006 Orion Poplawski <orion@cora.nwra.com> 3.3.1-5 - Rebuild for FC6 * Fri Mar 24 2006 Orion Poplawski <orion@cora.nwra.com> 3.3.1-4 - Don't strip binaries so we get a good debuginfo * Wed Mar 08 2006 Orion Poplawski <orion@cora.nwra.com> 3.3.1-3 - Own %{_datadir}/ftnchek/ - Add period to end of emacs package description * Wed Mar 08 2006 Orion Poplawski <orion@cora.nwra.com> 3.3.1-2 - Add emacs sub-package for emacs support - Fix up CFLAGS to use RPM CFLAGS - Add FAQ and PATCHES to %doc * Tue Mar 07 2006 Orion Poplawski <orion@cora.nwra.com> 3.3.1-1 - Initial Fedora Extras submission