[Mono-bugs] [Bug 72698][Nor] Changed - mcs expects fixed(...) where it should not be necessary
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 18 Feb 2005 05:58:50 -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 m_kretzschmar@gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=72698
--- shadow/72698 2005-02-18 05:43:31.000000000 -0500
+++ shadow/72698.tmp.16266 2005-02-18 05:58:50.000000000 -0500
@@ -54,6 +54,9 @@
to support indirection in AddressOf operator.
(PointerArithmetic.Emit): Add optimalization for case where
result can be precomputed.
In any case, the HEAD revision in SVN compiles your test code fine.
+
+------- Additional Comments From m_kretzschmar@gmx.net 2005-02-18 05:58 -------
+Yeah, I wasn't using the latest mcs. Sorry for the noise.