[Mono-bugs] [Bug 69177][Nor] Changed - regression: error encoding valuetypes
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 7 Nov 2004 04:09:37 -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 gert.driesen@pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=69177
--- shadow/69177 2004-11-07 00:28:17.000000000 -0500
+++ shadow/69177.tmp.22254 2004-11-07 04:09:37.000000000 -0500
@@ -30,6 +30,16 @@
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?
+
+------- Additional Comments From gert.driesen@pandora.be 2004-11-07 04:09 -------
+Miguel,
+
+Just double-checked, and apparently its not a regression. I ran into
+this issue when compiling the NDoc test assembly (which used to
+compile just fine), but apparently some additional tests were added
+(which cause this issue to surface).
+
+Sorry about that