Avoid creating a temporary variable when target await expression is does not include...
[mono.git] / mcs / mcs / report.cs
index a656afde886bde976a268a57d0aeb86ed52b9a9f..e34e6951f070ccadb136a54bb348c6d16250234a 100644 (file)
@@ -61,7 +61,7 @@ namespace Mono.CSharp {
                        1030, 1058, 1066,
                        1522, 1570, 1571, 1572, 1573, 1574, 1580, 1581, 1584, 1587, 1589, 1590, 1591, 1592,
                        1607, 1616, 1633, 1634, 1635, 1685, 1690, 1691, 1692, 1695, 1696, 1699,
-                       1700, 1701, 1702, 1709, 1717, 1718, 1720,
+                       1700, 1701, 1702, 1709, 1711, 1717, 1718, 1720, 1735,
                        1901, 1956, 1981,
                        2002, 2023, 2029,
                        3000, 3001, 3002, 3003, 3005, 3006, 3007, 3008, 3009,
@@ -831,6 +831,7 @@ namespace Mono.CSharp {
                                break;
 
                        case "xterm-color":
+                       case "xterm-256color":
                                xterm_colors = true;
                                break;
                        }