[Mono-bugs] [Bug 77401][Nor] Changed - init context lost with
comma-separated initializations
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jan 30 10:13:11 EST 2006
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 rharinath at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77401
--- shadow/77401 2006-01-30 09:51:54.000000000 -0500
+++ shadow/77401.tmp.29163 2006-01-30 10:13:11.000000000 -0500
@@ -25,6 +25,9 @@
The error is:
array-init.cs(5,3): error CS0622: Can only use array initializer
expressions to assign to array types. Try using a new expression instead.
It looks like the initialization context info is lost somewhere.
This prevents iTextSharp from compiling.
+
+------- Additional Comments From rharinath at novell.com 2006-01-30 10:13 -------
+Should be fixed in SVN r56248.
More information about the mono-bugs
mailing list