[Mono-bugs] [Bug 74200][Wis] Changed - Incorrect error message
formatting: T.X(ref int&)
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jun 29 12:08:49 EDT 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=74200
--- shadow/74200 2005-06-13 05:55:08.000000000 -0400
+++ shadow/74200.tmp.27023 2005-06-29 12:08:49.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 74200
Product: Mono: Compilers
Version: 1.0
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: marek.safar at seznam.cz
ReportedBy: bmaurer at users.sf.net
QAContact: mono-bugs at ximian.com
@@ -35,6 +35,9 @@
saying ref int& is incorrect. The `ref' already encodes the managed pointer
(&). We should remove the & from the type name.
------- Additional Comments From miguel at ximian.com 2005-04-23 15:12 -------
Will need a bit of refactoring of the code.
+
+------- Additional Comments From marek.safar at seznam.cz 2005-06-29 12:08 -------
+Fixed in SVN
More information about the mono-bugs
mailing list