http://bugs.winehq.org/show_bug.cgi?id=21979
disemadd@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |msclrhd@gmail.com
--- Comment #2 from disemadd@yahoo.com 2010-03-08 17:05:11 --- Regression tests
- Initial build: CC="ccache gcc" CFLAGS="-g -O0" ./configure --verbose && make depend && make
- Test set-up git bisect good wine-1.1.39 git bisect bad wine-1.1.40
- Notes
1. I initially ran the regression with a clean .wine directory and no additional Windows components installed. Results were negative, i.e., Foobar2000 properly displayed the album art throughout regression tests.
2. Second round of regression tests were conducted the same as in Item 1, except GDIPlus was installed. Regression test was positive, i.e., Foobar2000 displayed the error message instead of the album art at various points in the test.
The 'commit' identified was:
---------- f08206b31f0bff94ffec8ff4d4eee646d78ffbfd is the first bad commit commit f08206b31f0bff94ffec8ff4d4eee646d78ffbfd Author: Reece Dunn msclrhd@gmail.com Date: Thu Feb 25 09:14:37 2010 +0000
ole32: Fix the HGLOBAL stream Seek implementation.
:040000 040000 a0a1ea6e89a2a8d2dd20851049aeef4b3a63016a 5ef6acf7b5c4f591b65e5c5c18b1bc405a070f01 M dlls ----------