[Mono-dev] DeflateStream : bit length overflow
Jonathan Gagnon
jonathan.gagnon at croesus.com
Tue Jul 3 13:48:15 EDT 2007
Hi,
I posted this on the mono list a few weeks ago and I got no answer, so I'm
trying to repost it here. Is it the right list to talk about that kind of
problems?
Thanks,
Jonathan
_____
De : mono-list-bounces at lists.ximian.com
[mailto:mono-list-bounces at lists.ximian.com] De la part de Jonathan Gagnon
Envoyé : Wednesday, June 20, 2007 2:31 PM
À : 'List Mono'
Objet : [Mono-list] DeflateStream : bit length overflow
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-devel-list/attachments/20070703/ca4e51af/attachment.html
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ATT00348.txt
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070703/ca4e51af/attachment.txt
More information about the Mono-devel-list
mailing list