# These files are give the wrong warning when compiled. # If you add a new test that should generate an error but generates the # wrong one, it should be added here. # If you fix the compiler so that it emits the correct error, # the file should be removed. # This file supports extended syntax # csXXXX.cs : error test case reports wrong error # csXXXX.cs IGNORE : adds test to ignore list (should ONLY be used if the runtime crashes) # csXXXX.cs NO ERROR : error test case doesn't report any error. An exception is considered # as NO ERROR and CS5001 is automatically ignored. cs0158-5.cs cs0162-7.cs NO ERROR cs0214-10.cs NO ERROR cs0547-2.cs # new in GMCS; grammar issue cs0547.cs cs1041.cs # new in GMCS; grammar issue cs1521-3.cs cs1525.cs cs1528.cs cs1586.cs gcs1644-10.cs NO ERROR # Operators cs0266-11.cs cs0266-9.cs cs0457-2.cs cs0457.cs # Errors fixed in version 2.0 only cs1533.cs IGNORE gcs0820.cs # temporary disabled # Reported as csc issues gcs0133.cs NO ERROR