ott wrote:
On Sun, May 01, 2005 at 04:19:09PM -0500, David White wrote:
In Wesnoth 0.9.1, checksumstream is derived from
std::basic_ostream<char>, and has a checksumstreambuf sbuf; as a member,
where checksumstreambuf is derived from std::basic_streambuf<char>
This causes a crash in VC++6 with STLPort.
[...]
However it would be appreciated if the person who wrote this class apply
a permanent fix.
Has this been sorted out?
Since no-one else seemed to be doing anything, I committed my fix already.
David