emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/compilation.txt [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/etc/compilation.txt [emacs-unicode-2]
Date: Wed, 08 Dec 2004 01:50:56 -0500

Index: emacs/etc/compilation.txt
diff -c emacs/etc/compilation.txt:1.2.2.3 emacs/etc/compilation.txt:1.2.2.4
*** emacs/etc/compilation.txt:1.2.2.3   Thu Nov  4 08:55:40 2004
--- emacs/etc/compilation.txt   Wed Dec  8 05:02:28 2004
***************
*** 110,124 ****
  
  * Fortran checker
  
! symbols: ftnchek-file ftnchek-line-file ftnchek-line
! 
! File average.f:
! 
! Warning in module COMPAV: Variables may be used before set:
!     SUM used at line 14
!     SUM set at line 14
! 
! Warning near line 16 col 20: integer quotient expr I/J  converted to real
  
      Dummy arg W in module SUBA line 8 file arrayclash.f is array
      L4 used at line 55 file test/assign.f; never set
--- 110,116 ----
  
  * Fortran checker
  
! symbols: ftnchek
  
      Dummy arg W in module SUBA line 8 file arrayclash.f is array
      L4 used at line 55 file test/assign.f; never set
***************
*** 274,281 ****
  
  This stupid precompiler wraps lines at column 80 in the middle of a file name.
  There is no obvious way of detecting this or turning it off.  But if you
! delete the newline, the file name will automatically be reparsed, so that you
! can then go there.
  
  Semantic error at line 528, column 5, file erosacqdb.pc:
  Error at line 41, column 10 in file /usr/src/sb/ODBI_BHP.hpp
--- 266,273 ----
  
  This stupid precompiler wraps lines at column 80 in the middle of a file name.
  There is no obvious way of detecting this or turning it off.  But if you
! delete the newline (probably needs M-x toggle-read-only), the file name will
! automatically be reparsed, so that you can then go there.
  
  Semantic error at line 528, column 5, file erosacqdb.pc:
  Error at line 41, column 10 in file /usr/src/sb/ODBI_BHP.hpp




reply via email to

[Prev in Thread] Current Thread [Next in Thread]