[Mono-bugs] [Bug 76599][Nor] Changed - C# 2.0 fixed size buffers
treated as memory-position-fixed
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Nov 3 11:36:35 EST 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 marek.safar at seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=76599
--- shadow/76599 2005-10-30 11:55:52.000000000 -0500
+++ shadow/76599.tmp.16099 2005-11-03 11:36:35.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 76599
Product: Mono: Compilers
Version: 1.1
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: jan.oravec at 6com.sk
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -87,6 +87,9 @@
(Mono.CSharp.EmitContext anonymous_method_host, Mono.CSharp.ToplevelBlock
block, Mono.CSharp.InternalParameters ip, IMethodData md, System.Boolean
unreachable)
If we comment out the fixed() statement, no exception is thrown and the
code compiles.
+
+------- Additional Comments From marek.safar at seznam.cz 2005-11-03 11:36 -------
+Fixed in SVN (mcs only)
More information about the mono-bugs
mailing list