[Mono-bugs] [Bug 32727][Nor] Changed - compilation problem with SharpZipLib

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
23 Oct 2002 12:06:33 -0000


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 vargaz@freemail.hu.

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

--- shadow/32727	Wed Oct 23 08:06:07 2002
+++ shadow/32727.tmp.2033	Wed Oct 23 08:06:33 2002
@@ -33,6 +33,11 @@
 ---------------
 
 This prevents SharpZipLib from being compiled with mcs. I debugged this a
 bit, and it seems the problem is that mcs creates CreateEntryFromFile
 with flags 'public' instead of 'public virtual hidebysig newslot', as the
 other two methods.
+
+------- Additional Comments From vargaz@freemail.hu  2002-10-23 08:06 -------
+Created an attachment (id=2626)
+testcase
+