rdmenezes / wvstreams

Automatically exported from code.google.com/p/wvstreams
0 stars 0 forks source link

unit test failure in wvstreams (wvencoderstream.t.cc) #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
"make test TESTNAME=wvencoderstream.t.cc" yields two valgrind errors here.
It *is* on an old SuSE 9.2 system, with valgrind 2.0.

Original issue reported on code.google.com by pphaneuf on 7 Mar 2007 at 9:48

GoogleCodeExporter commented 9 years ago
You may want to check if the updated Valgrind suppressions file I just checked 
in in
r11844 makes these go away.  I don't recall seeing any WvEncoderStream problems 
though.

Original comment by peter.mc...@gmail.com on 10 Jan 2008 at 1:04

GoogleCodeExporter commented 9 years ago
It didn't but this was on a very old machine, things like the C++ mangling 
could be
different, and the zlib not updated at all for a while. I think I'll just close
those, if we see anything on a more current installation, then we'll see.

Original comment by pphaneuf on 14 Jan 2008 at 12:55