[Mono-bugs] [Bug 75902][Nor] Changed - Struct field member assing
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Aug 29 09:13:44 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 vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75902
--- shadow/75902 2005-08-25 03:04:38.000000000 -0400
+++ shadow/75902.tmp.5193 2005-08-29 09:13:44.000000000 -0400
@@ -1,22 +1,21 @@
Bug#: 75902
Product: Mono: Runtime
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
-Component: JIT
+Component: remoting
AssignedTo: mono-bugs at ximian.com
ReportedBy: krylovbv at mail.ru
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Cc:
Summary: Struct field member assing
Declare such class:
public class TestStructAssign : MarshalByRefObject {
public TestStruct S;
@@ -38,6 +37,10 @@
Expected:
c.S.F == -1
In Microsoft.Net work just fine.
+
+------- Additional Comments From vargaz at gmail.com 2005-08-29 09:13 -------
+-> remoting
+
More information about the mono-bugs
mailing list