[Mono-bugs] [Bug 78584][Nor] Changed - implicit operator on structs issue
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jun 30 09:56:41 EDT 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 joe at otee.dk.
http://bugzilla.ximian.com/show_bug.cgi?id=78584
--- shadow/78584 2006-06-05 11:07:33.000000000 -0400
+++ shadow/78584.tmp.16992 2006-06-30 09:56:41.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 78584
Product: Mono: Compilers
Version: 1.1
-OS:
+OS: unknown
OS Details:
-Status: NEW
+Status: NEEDINFO
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: joe at otee.dk
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -42,6 +42,14 @@
static void Main ()
{
int value = mask;
System.Console.WriteLine("Output {0}", value);
}
}
+
+------- Additional Comments From rharinath at novell.com 2006-06-08 08:26 -------
+I cannot reproduce the error with a recent SVN version of the
+compiler. Can you provide more details about the version of the
+compiler and the runtime?
+
+------- Additional Comments From joe at otee.dk 2006-06-30 09:56 -------
+This happens with mono 1.1.15 on mac os x ppc 10.4.6.
More information about the mono-bugs
mailing list