http://bugzilla.novell.com/show_bug.cgi?id=531890
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=531890#c4 Gonzalo Paniagua Javier <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |INVALID --- Comment #4 from Gonzalo Paniagua Javier <[email protected]> 2009-08-30 11:40:03 MDT --- There's nothing flushing or closing the compressed stream when writing. If you add a: compressStream.Flush (); after BinaryWrite () in Main, it works fine. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
