http://bugs.winehq.org/show_bug.cgi?id=18644
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de
--- Comment #25 from André H. nerv@dawncrow.de 2009-12-26 10:34:52 --- (In reply to comment #24)
Confirming in git: wine: Call from 0x7edc9613 to unimplemented function msvcirt.dll.??0ostrstream@@QAE@XZ, aborting
$ winedump sym ??0ostrstream@@QAE@XZ Attempting to demangle symbol struct ostrstream { void **vtable; /* FIXME: class definition */ }; Demangled symbol OK void __stdcall ostrstream_ctor_1(void)
(winedump sym is actually broken, this is with a fixed winedump)