[Mono-bugs] [Bug 64435][Wis] Changed - S.R.E creates custom attribute blobs that differ from .NET/csc
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 30 Oct 2004 18:10:23 -0400 (EDT)
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@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=64435
--- shadow/64435 2004-08-29 10:43:10.000000000 -0400
+++ shadow/64435.tmp.21718 2004-10-30 18:10:23.000000000 -0400
@@ -102,6 +102,10 @@
}
------- Additional Comments From bmaurer@users.sf.net 2004-08-29 10:00 -------
If I run mcs on the .NET fx, I get the same byte sequence as with csc.
So this is a problem in S.R.E. This part of S.R.E is in unmanaged
code. --> runtime
+
+------- Additional Comments From vargaz@gmail.com 2004-10-30 18:10 -------
+Is this a real problem for someone ? If not, we can just ignore the
+difference.