home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / fchek284.zip / PATCHES < prev    next >
Text File  |  1995-06-01  |  2KB  |  57 lines

  1.  
  2.            Ftnchek Version 2.8, December 1994
  3.             Patch Level 2, June 1995
  4.  
  5.  
  6. The following fixes were made in Patch 3.
  7.  
  8.     -- Support for call graph visualization via VCG.  See README.
  9.  
  10.     -- New tool dcl2inc to convert ftnchek declaration-file output
  11.        into format suitable for use as include-file.  See README.
  12.  
  13.     -- Add DFLOAT to list of non-standard intrinsics.
  14.  
  15.     -- Support for porting ftnchek to IBM PC/MS-DOS environment.
  16.  
  17.     -- Various improvements in makefile and test suite files and
  18.        procedures to help portability.
  19.  
  20.     -- Various cleanups in code to reduce compiler warnings and
  21.        make more efficient.
  22.  
  23.     -- Included ftnchek.def for OS/2 implementation.
  24.  
  25.  
  26. The following fixes were made in Patch 2.
  27.  
  28.     -- Bad pointer reference when the input file contains a
  29.        generic intrinsic function whose arguments differ in type.
  30.  
  31.     -- Floating-point exception when input file contains a complex
  32.        constant.
  33.  
  34.  
  35. The following fixes were made in Patch 1.
  36.  
  37.     -- Core dump on some platforms for any input file
  38.        containing PARAMETER declarations.
  39.  
  40.     -- test/Makefile incompatible with SGI, Ultrix, HP9000
  41.        and other platforms.
  42.  
  43.     -- README file reorganized.
  44.  
  45.     -- Empty declarations file created if -makedcls option
  46.        used with project file input.
  47.  
  48.     -- File average.out was stale, and did not correspond to
  49.        the output of version 2.8.
  50.  
  51.     -- Make target "install-man" needed to have dependency
  52.        ftnchek.1
  53.  
  54. There remains a problem giving parse errors on Cray Y-MP running
  55. UNICOS 8.0 3.0 and SCC 4.0.1.  See README file for a workaround.
  56.  
  57.