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


From: Daniel Pfeiffer
Subject: [Emacs-diffs] Changes to emacs/etc/compilation.txt
Date: Wed, 27 Oct 2004 05:14:41 -0400

Index: emacs/etc/compilation.txt
diff -c emacs/etc/compilation.txt:1.5 emacs/etc/compilation.txt:1.6
*** emacs/etc/compilation.txt:1.5       Tue Jun  8 21:38:29 2004
--- emacs/etc/compilation.txt   Wed Oct 27 09:09:03 2004
***************
*** 108,113 ****
--- 108,131 ----
  Error 24 at (2:progran.f90) : syntax error
  
  
+ * 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
+ Warning near line 10 file arrayclash.f: Module contains no executable
+ Nonportable usage near line 31 col 9 file assign.f: mixed default and explicit
+ 
+ 
  * IAR Systems C Compiler
  
  symbol: iar
***************
*** 125,131 ****
  foo.c(5:5) : error EDC0350: Syntax error.
  
  
! * Ultrix MIPS RISC CC & DEC AXP OSF/1 cc & IRIX 5.2
  
  symbol: irix
  
--- 143,149 ----
  foo.c(5:5) : error EDC0350: Syntax error.
  
  
! * Ultrix MIPS RISC CC, DEC AXP OSF/1 cc, IRIX 5.2 & NAG Fortran
  
  symbol: irix
  




reply via email to

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