http://bugs.winehq.org/show_bug.cgi?id=34177
Ruslan Kabatsayev b7.10110111@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msvcrt
--- Comment #2 from Ruslan Kabatsayev b7.10110111@gmail.com 2013-07-31 16:13:34 CDT --- A bisection for this particular test case revealed commit 027d9852105d515196f7c6271d76b8c5316e47cd, which modifies msvcrt. So setting component to msvcrt for now until proved wrong.
Note: This still shouldn't be considered a regression because before this commit another projects still fail to build with similar errors (junk data in assembly code). I.e. I can't yet be sure that this has worked at any previous version.
So, to check a future fix this test case is not enough — several more projects have to be checked.