http://bugs.winehq.org/show_bug.cgi?id=24837
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Resolution| |FIXED Summary|Dragon Age - Origins |Dragon Age - Origins |requires vcrun2005 |requires | |msvcp80.dll.?append@?$basic | |_string@DU?$char_traits@D@s | |td@@V?$allocator@D@2@@std@@ | |QAEAAV12@ABV12@@Z
--- Comment #3 from Anastasius Focht focht@gmx.net 2011-06-19 05:12:49 CDT --- Hello,
please don't recycle bugs for all these msvc runtime stubs. It tends to duplicate/overlap with other bugs.
This bug is fixed because the initial stub:
"msvcp80.dll.?append@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV12@ABV12@@Z"
was implemented (forwarded to msvcp90 impl) with commit: http://source.winehq.org/git/wine.git/commitdiff/2fb7edc325ad5e580a3557aadd4...
If the app still suffers from missing stubs, please search bugzilla _first_ for msvc* stub bug reports and then open a new one, targeting a _specific_ stub which is missing. Of course you are free to post mscodescan lists to give status how much more might be missing, but again: don't recycle bugs.
It messes the tracking of commits and possible regressions up.
Regards