* progmodes/vera-mode.el (vera-electric-tab):
[bpt/emacs.git] / etc / compilation.txt
index 08c55c6..aacc115 100644 (file)
@@ -263,6 +263,14 @@ keyboard handler.c(537) : warning C4005: 'min' : macro redefinition
 d:\tmp\test.c(23) : error C2143: syntax error : missing ';' before 'if'
 
 
+* Open Watcom
+
+symbol: watcom
+
+..\src\ctrl\lister.c(109): Error! E1009: Expecting ';' but found '{'
+..\src\ctrl\lister.c(120): Warning! W201: Unreachable code
+
+
 * Oracle pro*c
 
 symbol: oracle
@@ -434,8 +442,8 @@ Compilation interrupt at Wed Jul 20 12:20:10
 Compilation killed at Wed Jul 20 12:20:10
 Compilation terminated at Wed Jul 20 12:20:10
 Compilation exited abnormally with code 1 at Wed Jul 20 12:21:12
-Compilation finished at Thu Jul 21 15:02:15
 Compilation segmentation fault at Thu Jul 13 10:55:49
+Compilation finished at Thu Jul 21 15:02:15
 
 \f
 Copyright (C) 2004, 2005, 2006, 2007, 2008
@@ -443,10 +451,10 @@ Free Software Foundation, Inc.
 
 COPYING PERMISSIONS:
 
-    This document is free software; you can redistribute it and/or modify
+    This document is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
-    the Free Software Foundation; either version 3, or (at your option)
-    any later version.
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
 
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -454,6 +462,4 @@ COPYING PERMISSIONS:
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; see the file COPYING.  If not, write to
-    the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
-    Boston, MA 02110-1301 USA.
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.