[Mono-bugs] [Bug 69177][Nor] Changed - regression: error encoding valuetypes
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 7 Nov 2004 00:28:17 -0500 (EST)
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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=69177
--- shadow/69177 2004-11-06 05:37:28.000000000 -0500
+++ shadow/69177.tmp.18263 2004-11-07 00:28:17.000000000 -0500
@@ -2,13 +2,13 @@
Product: Mono: Compilers
Version: unspecified
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: gert.driesen@pandora.be
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -25,6 +25,11 @@
}
The following error is reported :
** ERROR **: we can't encode valuetypes
aborting...
+
+------- Additional Comments From miguel@ximian.com 2004-11-07 00:28 -------
+Is this a regression, or this a bug?
+
+Were you able to compile that code before?