[Mono-bugs] [Bug 57747][Nor] Changed - We no do track definite assignment of expressions (12.3.3.23-26)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Sep 2 10:47:32 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 paul.nelson at jmp.com.

http://bugzilla.ximian.com/show_bug.cgi?id=57747

--- shadow/57747	2005-09-02 10:41:52.000000000 -0400
+++ shadow/57747.tmp.12002	2005-09-02 10:47:32.000000000 -0400
@@ -159,6 +159,17 @@
 
 
 ------- Additional Comments From Paul.Nelson at jmp.com  2005-09-02 10:41 -------
 Created an attachment (id=15683)
 sample program that fails illustrating bug
 
+
+------- Additional Comments From Paul.Nelson at jmp.com  2005-09-02 10:47 -------
+The attachment I added mcsbug.cs  is a test case of the bug I found
+when I was trying to compile the PDF creation library itextsharp from
+sourceforge.net.  This was the only error reported by the compiler
+when trying to build the itextsharp.dll.   However, even by fixing the
+itextsharp source for this bug, mcs does not generate a working
+itextsharp.dll, where the Visual Studio Compiled one does function,
+(and functions on linux under mono).
+
+itextsharp-3.0.7


More information about the mono-bugs mailing list