http://bugs.winehq.org/show_bug.cgi?id=27343
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression Status|UNCONFIRMED |NEW URL| |http://www.perfectworld.com | |.my/index.php?option=com_co | |ntent&view=article&id=21&It | |emid=7 CC| |piotr.caban@gmail.com Ever Confirmed|0 |1
--- Comment #2 from Austin English austinenglish@gmail.com 2011-05-31 18:20:48 CDT --- You can reproduce this without an account, actually: austin@aw25 ~/wine-git $ git bisect bad 504231ff5a9b3daf6ee0816e29219c3ee1451c8d is the first bad commit commit 504231ff5a9b3daf6ee0816e29219c3ee1451c8d Author: Piotr Caban piotr@codeweavers.com Date: Thu May 12 11:38:41 2011 +0200
msvcrt: Added _strlwr_s_l implementation.
:040000 040000 3a305f86c51e9a9c8f6c66fdb0b40a522f689c63 061048dee3ff5ec45d19ce5999df33349ff7328f M dlls
which doesn't seem right to me, but git reset --hard 504231ff5a9b3daf6ee0816e29219c3ee1451c8d fails, while git reset --hard 504231ff5a9b3daf6ee0816e29219c3ee1451c8d^ works.