[Mono-bugs] [Bug 80177][Wis] Changed - gmcs does not compile code when csc does!
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Dec 7 10:01:53 EST 2006
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 n.tomas at centras.lt.
http://bugzilla.ximian.com/show_bug.cgi?id=80177
--- shadow/80177 2006-12-07 09:50:40.000000000 -0500
+++ shadow/80177.tmp.23046 2006-12-07 10:01:53.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 80177
Product: Mono: Compilers
Version: 1.2
-OS:
+OS: Windows XP
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: INVALID
+Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: n.tomas at centras.lt
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -53,6 +53,13 @@
gmcs does not compile it. output:
error CS1678: Parameter `1' is declared as type `int' but should be `T'
csc.exe compiles it, no warnings or errors. executed performs like
expected.
+
+------- Additional Comments From n.tomas at centras.lt 2006-12-07 10:01 -------
+i'm not sure how or why but i cannot get same error from gmcs.exe
+compiler that came with binary distribution 1.2.1. it seems to work
+properly. but i do get reported errors when i incorporate gmcs
+compiler source code (1.2.2.1 version) into my own project...
+
More information about the mono-bugs
mailing list