2007-10-19 Nagappan A <anagappan@novell.com>
[mono.git] / mcs / errors / errors.txt
index 93a688c1e11841253546dbd5a27f2e6363d1fc3c..f8abfa43c60b55631d97f427a07be5bcf5a4b18b 100644 (file)
@@ -81,10 +81,7 @@ numbers, as they look nicer on the debugging output.
 
 -27    Attribute resolved to two different types
 
--28    (warning) Somehow there's a function marked override, and
-       doesn't override anything.  Warn that this method will be
-       ignored during overload resolution.  (marked override == in IL,
-       it has a 'virtual', but no 'newslot')
+-28    (retired)
 
 -29     Use -option instead of --option: to move people to the new
        command line handling.
@@ -92,6 +89,8 @@ numbers, as they look nicer on the debugging output.
 -30     This version of the runtime does not support making pinned local variables.  
         This code may cause errors on a runtime with a moving GC
 
+-31     Internal compiler error during the method emit phase.
+
 ----------
 
 Errors that we have allocated that will have corresponding errors in