[Mono-list] DeflateStream : bit length overflow
Jonathan Gagnon
jonathan.gagnon at croesus.com
Wed Jun 20 14:30:35 EDT 2007
Hi,
The following messages are sent to the console when using the DeflateStream
class in Mono :
bit length overflow
code 4 bits 6->7
The compression is working correctly, so it seems like some kind of debug
trace.
I did a grep on the sources to see where it comes from, and I found this
line inside the mono/support/trees.c file :
Trace((stderr,"\nbit length overflow\n"));
Is this something that shouldn't have been checked in?
Thanks,
Jonathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20070620/0e00b32c/attachment.html
More information about the Mono-list
mailing list