[Mono-bugs] [Bug 74887][Wis] Changed - Compilation fails with bogus
CS0177 error if earlier CS0162 warning was given
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat May 21 14:16:01 EDT 2005
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by bmaurer at users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=74887
--- shadow/74887 2005-05-09 17:43:15.000000000 -0400
+++ shadow/74887.tmp.29366 2005-05-21 14:16:01.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 74887
Product: Mono: Compilers
Version: 1.1
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: mono-bugs at ximian.com
ReportedBy: peter at novonyx.com
QAContact: mono-bugs at ximian.com
@@ -40,6 +40,9 @@
[s:\swftest]csc bug.cs
Microsoft (R) Visual C# .NET Compiler version 7.10.6001.4
for Microsoft (R) .NET Framework version 1.1.4322
Copyright (C) Microsoft Corporation 2001-2002. All rights reserved.
bug.cs(9,4): warning CS0162: Unreachable code detected
+
+------- Additional Comments From bmaurer at users.sf.net 2005-05-21 14:16 -------
+This compiles correctly on SVN head.
More information about the mono-bugs
mailing list