https://bugs.winehq.org/show_bug.cgi?id=42071
fjfrackiewicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz@gmail.com
--- Comment #2 from fjfrackiewicz@gmail.com --- (In reply to 張修銘 from comment #0)
Created attachment 56570 [details] complete terminal output
LINE does not work on wine 1.9.16 and later versions, but wine 1.9.15, so I do a regression test. Git bisection shows that problem commit is
287fb5a9bd8df800acd8dbc7c458481942d913ae is the first bad commit commit 287fb5a9bd8df800acd8dbc7c458481942d913ae Author: Piotr Caban piotr@codeweavers.com Date: Tue Aug 2 13:00:36 2016 +0200
msvcp120: Don't export structures as stubs. Signed-off-by: Piotr Caban <piotr@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
:040000 040000 b803a091b07520873c55f5fd99f76ee9229e31d5 89a1447380d02287380723aae9804e6e7460fc79 M dlls
Does reverting that commit make the application work again?