[Bug 26671] New: Sims Medieval wants msvcp100:?max@?$numeric_limits@I@std@@SAIXZ
http://bugs.winehq.org/show_bug.cgi?id=26671 Summary: Sims Medieval wants msvcp100:?max@?$numeric_limits(a)I@std@@SAIXZ Product: Wine Version: 1.3.17 Platform: x86 OS/Version: Linux Status: NEW Severity: enhancement Priority: P2 Component: msvcp AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com Now that bug 24134 is fixed, I tried with builtin msvcp. Surprisingly, Sims Medieval may only need one more function from msvcp: ./TSM.exe imports following stub symbols: msvcp100:?max@?$numeric_limits(a)I@std@@SAIXZ though one of its dlls brings in a few more: ./TSLHost.dll imports following stub symbols: msvcp100:??6?$basic_ostream(a)DU?$char_traits(a)D@std@@@std@@QAEAAV01(a)H@Z msvcp100:??6?$basic_ostream(a)DU?$char_traits(a)D@std@@@std@@QAEAAV01(a)P6AAAV01@AAV01@@Z(a)Z msvcp100:?_Osfx@?$basic_ostream(a)DU?$char_traits(a)D@std@@@std@@QAEXXZ msvcp100:?endl(a)std@@YAAAV?$basic_ostream(a)DU?$char_traits(a)D@std@@@1(a)AAV21@@Z msvcp100:?flush@?$basic_ostream(a)DU?$char_traits(a)D@std@@@std@@QAEAAV12(a)XZ msvcp100:?setstate@?$basic_ios(a)DU?$char_traits(a)D@std@@@std@@QAEXH_N(a)Z msvcp100:?sputc@?$basic_streambuf(a)DU?$char_traits(a)D@std@@@std@@QAEHD(a)Z msvcp100:?uncaught_exception(a)std@@YA_NXZ it may wants an msvcr80 function: ./TSM.exe imports following stub symbols: msvcr100:_wctime64_s but at least starts up with builtin msvcr80, so that may not be needed, or only needed later in game. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26671 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2011-05-04 14:25:04 CDT --- Fixed by http://source.winehq.org/git/wine.git/commitdiff/af0c9edfc3b9faac928ad9c7fc4... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26671 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> 2011-05-13 13:33:19 CDT --- Closing bugs fixed in 1.3.20. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org